Skip to main content
Anchor to MarketingActivityUpdateExternalPayload

MarketingActivityUpdateExternalPayload

payload

Return type for marketingActivityUpdateExternal mutation.

•MarketingActivity

The updated marketing activity.

Show fields
•[MarketingActivityUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Update an external marketing activity.

Show payload

Arguments

•MarketingActivityUpdateExternalInput!
required

The input field for updating an external marketing activity.

Show input fields
•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.

Show input fields


Was this section helpful?