Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerEmailMarketingConsentState > consentUpdatedAt
The date and time at which the customer consented to receive marketing material by email. The customer’s consent state reflects the consent record with the most recent consent_updated_at
date. If no date is provided, then the date and time at which the consent information was sent is used.
Signature:
consentUpdatedAt?: Maybe<Scalars['DateTime']['output']>;