Anchor to MarketingEngagementsDeletePayloadMarketing
payloadMarketing Engagements Delete Payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to resultresult•String
Informational message about the engagement data that has been marked for deletion.
- 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
- •mutation
Marks channel-level engagement data such that it no longer appears in reports. Activity-level data cannot be deleted directly, instead the MarketingActivity itself should be deleted to hide it from reports.
- Anchor to channelHandlechannel•String
Handle The handle of the channel for which engagement data should be deleted.
- Anchor to deleteEngagementsForAllChannelsdelete•Boolean
Engagements For All Channels Default:false When true, engagements for all channels that belong to the api client will be deleted.
Arguments
Was this section helpful?