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