stack

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

AdminTypes.MarketingEngagementInput.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?: InputMaybe<Scalars['Int']['input']>;