--- title: MarketingEngagementCreatePayload - GraphQL Admin description: Return type for `marketingEngagementCreate` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/marketingengagementcreatepayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/marketingengagementcreatepayload.md --- # Marketing​Engagement​Create​Payload payload Return type for `marketingEngagementCreate` mutation. ## Fields * marketing​Engagement [Marketing​Engagement](https://shopify.dev/docs/api/admin-graphql/unstable/objects/MarketingEngagement) The marketing engagement that was created. This represents customer activity taken on a marketing activity or a marketing channel. * user​Errors [\[Marketing​Activity​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/MarketingActivityUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [marketing​Engagement​Create](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/marketingEngagementCreate) mutation Creates a new marketing engagement for a marketing activity or a marketing channel. *** ## Map ### Mutations with this payload * [marketing​Engagement​Create](https://shopify.dev/docs/api/admin-graphql/unstable/types/marketingEngagementCreate)