--- title: MarketingEvent - GraphQL Admin description: Represents actions that market a merchant's store or products. api_version: 2026-01 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/marketingevent md: https://shopify.dev/docs/api/admin-graphql/latest/objects/marketingevent.md --- # Marketing​Event object Requires `read_marketing_events` access scope. Represents actions that market a merchant's store or products. ## Fields * app * channelHandle * description * endedAt * id * legacyResourceId * manageUrl * marketingChannelType * previewUrl * remoteId * scheduledToEndAt * sourceAndMedium * startedAt * type * utmCampaign * utmMedium * utmSource ### Deprecated fields * channel: deprecated * targetTypeDisplayText: deprecated *** ## Map ### Fields and connections with this object * [CustomerVisit.marketingEvent](https://shopify.dev/docs/api/admin-graphql/latest/objects/CustomerVisit#field-CustomerVisit.fields.marketingEvent) * [MarketingActivity.marketingEvent](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketingActivity#field-MarketingActivity.fields.marketingEvent) * [MarketingEventConnection.nodes](https://shopify.dev/docs/api/admin-graphql/latest/connections/MarketingEventConnection#returns-nodes) * [MarketingEventEdge.node](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketingEventEdge#field-MarketingEventEdge.fields.node) *** ## Queries * marketingEvent * marketingEvents *** ## MarketingEvent Queries ### Queried by * [marketing​Event](https://shopify.dev/docs/api/admin-graphql/latest/queries/marketingEvent) * [marketing​Events](https://shopify.dev/docs/api/admin-graphql/latest/queries/marketingEvents) *** ## Interfaces * LegacyInteroperability * Node *** ## MarketingEvent Implements ### Implements * [Legacy​Interoperability](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/LegacyInteroperability) * [Node](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/Node)