stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketingEngagement > uniqueViewsCount

AdminTypes.MarketingEngagement.uniqueViewsCount property

The total number of unique views for the day. For message-based platforms such as email or SMS, this represents the number of unique users that opened a marketing email or message. For video-based content, this represents the number of unique users that played video content.

Signature:

uniqueViewsCount?: Maybe<Scalars['Int']['output']>;