stack

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

AdminTypes.MarketingEngagementInput.viewsCount property

The total number of views for the day. For message-based platforms such as email or SMS, this represents the number of times marketing emails or messages were opened. For video-based content, this represents the number of times videos were played.

Signature:

viewsCount?: InputMaybe<Scalars['Int']['input']>;