Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketingEngagement > uniqueViewsCount
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']>;