Skip to main content
Anchor to MarketingActivityUpdateExternalPayload

MarketingActivityUpdateExternalPayload

payload

Return type for marketingActivityUpdateExternal mutation.

•MarketingActivity

The updated marketing activity.

•[MarketingActivityUserError!]!
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

Update an external marketing activity.

Arguments

•MarketingActivityUpdateExternalInput!
required

The input field for updating an external marketing activity.

•ID

The ID of the marketing activity. Specify either the marketing activity ID, remote ID, or UTM to update the marketing activity.

•String

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. Specify either the marketing activity ID, remote ID, or UTM to update the marketing activity.

•UTMInput

Specifies the Urchin Traffic Module (UTM) parameters that are associated with a related marketing campaign. Specify either the marketing activity ID, remote ID, or UTM to update the marketing activity.



Was this section helpful?