Skip to main content
Anchor to marketingEngagementsDelete

marketingEngagementsDelete

mutation

Requires write_marketing_events access scope.

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.

•String

The handle of the channel for which engagement data should be deleted.

Anchor to deleteEngagementsForAllChannelsdeleteEngagementsForAllChannels
•BooleanDefault:false

When true, engagements for all channels that belong to the api client will be deleted.


Was this section helpful?

Anchor to MarketingEngagementsDeletePayload returnsMarketingEngagementsDeletePayload returns

•String

Informational message about the engagement data that has been marked for deletion.

•[MarketingActivityUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?
OSZAR »