Skip to main content

MarketingDeletePayload

Payload returned after deleting a marketing tag.

type MarketingDeletePayload {
success: Boolean!
}

Fields

MarketingDeletePayload.success ● Boolean! non-null scalar

A flag indicating whether the marketing tag was deleted successfully.

Returned By

deleteCeContactStoreMarketingTag mutation ● deleteContactStoreMarketingTag mutation ● deleteEventMarketingTag mutation ● deleteMembershipContactStoreMarketingTag mutation