stack

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

AdminTypes.MarketingEngagementInput.failsCount property

The total number of fails for the day. For message-based platforms such as email or SMS, this represents the number of bounced marketing emails or messages.

Signature:

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