# MarketingActivityCreatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `marketingActivityCreate` mutation. ### Access Scopes ## Fields * [marketingActivity](/docs/api/admin-graphql/2024-10/objects/MarketingActivity): MarketingActivity - The created marketing activity. * [redirectPath](/docs/api/admin-graphql/2024-10/scalars/String): String - The path to return back to shopify admin from embedded editor. * [userErrors](/docs/api/admin-graphql/2024-10/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [marketingActivityCreate](/docs/api/admin-graphql/2024-10/mutations/marketingActivityCreate) ## Examples