营销参与 目的

营销参与代表在营销事件中采取的客户活动。


在本页面


属性

  • adSpend[MoneyV2](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyv2)
    如果行销活动是每日支出的付费广告,则当天的总广告支出。
  • clicksCount[Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
    当天营销活动的总点击次数。
  • commentsCount[Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
    当天的评论总数。
  • complaintsCount[Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
    当天的投诉总数。
  • failCount[Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
    一天的失败总数。
  • favoriteCount[Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
    当天收藏夹的总数。
  • fetchedAt[DateTime](https://shopify.dev/docs/admin-api/graphql/reference/scalar#datetime-2021-01)
    数据获取的日期时间。
  • impressionsCount[Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
    当天的总展示次数。
  • isCumulative[Boolean](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01)
    参与度是否报告为生命周期值而不是每日总计。
  • marketingActivity[MarketingActivity!](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/marketingactivity)
    营销活动与此参与有关。
  • occurredOn在([Date!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#date-2021-01)
    这些参与发生的日期。
  • sendCount[Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
    当天的发送总数。
  • shareCount[Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
    当天的股份总数。
  • uniqueClicksCount[Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
    当天的唯一点击总数。
  • uniqueViewsCount[Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
    当天的唯一身份观看总数。
  • unsubscribesCount[Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
    当天的取消订阅总数。
  • utcOffset[UtcOffset](https://shopify.dev/docs/admin-api/graphql/reference/scalar#utcoffset-2021-01)
    应用程序用来确定将支出分配到哪个日期的UTC偏移量。
  • viewsCount[Int](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01)
    一天的总观看次数。


营销参与突变