Anchor to MarketingActivityDeleteExternalPayloadMarketing
payloadMarketing Activity Delete External Payload
Return type for mutation.
Anchor to FieldsFields
- deletedMarketingActivityId (ID)
- userErrors ([MarketingActivityUserError!]!)
- Anchor to deletedMarketingActivityIddeleted•ID
Marketing Activity Id The ID of the marketing activity that was deleted, if one was deleted.
- Anchor to userErrorsuser•[Marketing
Errors Activity User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- marketingActivityDeleteExternal (MarketingActivityDeleteExternalPayload)
- •mutation
Deletes an external marketing activity.
- Anchor to marketingActivityIdmarketing•ID
Activity Id The ID of the marketing activity. A marketing activity ID or remote ID must be provided.
- Anchor to remoteIdremote•String
Id A custom unique identifier for the marketing activity, which can be used to manage the activity and send engagement metrics without having to store our marketing activity ID in your systems. A marketing activity ID or remote ID must be provided.
Arguments
Was this section helpful?