Marketing Activity User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to ACTIVITY_NOT_EXTERNALACTIVITY_
NOT_ EXTERNAL The marketing activity must be an external activity.
- Anchor to CANNOT_DELETE_ACTIVITY_WITH_CHILD_EVENTSCANNOT_
DELETE_ ACTIVITY_ WITH_ CHILD_ EVENTS This activity has child activities and thus cannot be deleted. Child activities must be deleted before a parent activity.
- Anchor to CANNOT_UPDATE_TACTIC_IF_ORIGINALLY_STOREFRONT_APPCANNOT_
UPDATE_ TACTIC_ IF_ ORIGINALLY_ STOREFRONT_ APP The activity's tactic can not be updated from STOREFRONT_APP.
- Anchor to CANNOT_UPDATE_TACTIC_TO_STOREFRONT_APPCANNOT_
UPDATE_ TACTIC_ TO_ STOREFRONT_ APP The activity's tactic can not be updated to STOREFRONT_APP. This type of tactic can only be specified when creating a new activity.
- Anchor to CURRENCY_CODE_MISMATCH_INPUTCURRENCY_
CODE_ MISMATCH_ INPUT All currency codes provided in the input need to match.
- Anchor to DELETE_JOB_ENQUEUEDDELETE_
JOB_ ENQUEUED A mutation can not be ran because a job to delete all external activities has been enqueued, which happens either from calling the marketingActivitiesDeleteAllExternal mutation or as a result of an app uninstall.
- Anchor to DELETE_JOB_FAILED_TO_ENQUEUEDELETE_
JOB_ FAILED_ TO_ ENQUEUE The job to delete all external activities failed to enqueue.
- Anchor to IMMUTABLE_CHANNEL_HANDLEIMMUTABLE_
CHANNEL_ HANDLE The channel handle value cannot be modified.
- Anchor to IMMUTABLE_HIERARCHY_LEVELIMMUTABLE_
HIERARCHY_ LEVEL The hierarchy level cannot be modified.
- Anchor to IMMUTABLE_PARENT_IDIMMUTABLE_
PARENT_ ID The parent activity cannot be modified.
- Anchor to IMMUTABLE_URL_PARAMETERIMMUTABLE_
URL_ PARAMETER The URL parameter value cannot be modified.
- Anchor to IMMUTABLE_UTM_PARAMETERSIMMUTABLE_
UTM_ PARAMETERS The UTM parameters cannot be modified.
- Anchor to INVALIDINVALID
The input value is invalid.
- Anchor to INVALID_CHANNEL_HANDLEINVALID_
CHANNEL_ HANDLE The channel handle is not recognized.
- Anchor to INVALID_DELETE_ACTIVITY_EXTERNAL_ARGUMENTSINVALID_
DELETE_ ACTIVITY_ EXTERNAL_ ARGUMENTS Either the marketing activity ID or remote ID must be provided for the activity to be deleted.
- Anchor to INVALID_DELETE_ENGAGEMENTS_ARGUMENTSINVALID_
DELETE_ ENGAGEMENTS_ ARGUMENTS Either the channel_handle or delete_engagements_for_all_channels must be provided when deleting a marketing engagement.
- Anchor to INVALID_MARKETING_ACTIVITY_EXTERNAL_ARGUMENTSINVALID_
MARKETING_ ACTIVITY_ EXTERNAL_ ARGUMENTS Either the marketing activity ID, remote ID, or UTM must be provided.
- Anchor to INVALID_MARKETING_ENGAGEMENT_ARGUMENT_MISSINGINVALID_
MARKETING_ ENGAGEMENT_ ARGUMENT_ MISSING No identifier found. For activity level engagement, either the marketing activity ID or remote ID must be provided. For channel level engagement, the channel handle must be provided.
- Anchor to INVALID_MARKETING_ENGAGEMENT_ARGUMENTSINVALID_
MARKETING_ ENGAGEMENT_ ARGUMENTS For activity level engagement, either the marketing activity ID or remote ID must be provided. For channel level engagement, the channel handle must be provided.
- Anchor to INVALID_REMOTE_IDINVALID_
REMOTE_ ID The remote ID does not correspond to an existing activity.
- Anchor to MARKETING_ACTIVITY_CURRENCY_CODE_MISMATCHMARKETING_
ACTIVITY_ CURRENCY_ CODE_ MISMATCH The currency codes provided need to match the referenced marketing activity's currency code.
- Anchor to MARKETING_ACTIVITY_DOES_NOT_EXISTMARKETING_
ACTIVITY_ DOES_ NOT_ EXIST Marketing activity does not exist.
- Anchor to MARKETING_ACTIVITY_WITH_REMOTE_ID_ALREADY_EXISTSMARKETING_
ACTIVITY_ WITH_ REMOTE_ ID_ ALREADY_ EXISTS A marketing activity with the same remote ID already exists.
- Anchor to MARKETING_ACTIVITY_WITH_URL_PARAMETER_VALUE_ALREADY_EXISTSMARKETING_
ACTIVITY_ WITH_ URL_ PARAMETER_ VALUE_ ALREADY_ EXISTS A marketing activity with the same URL parameter value already exists.
- Anchor to MARKETING_ACTIVITY_WITH_UTM_CAMPAIGN_ALREADY_EXISTSMARKETING_
ACTIVITY_ WITH_ UTM_ CAMPAIGN_ ALREADY_ EXISTS A marketing activity with the same UTM campaign, medium, and source already exists.
- Anchor to MARKETING_EVENT_DOES_NOT_EXISTMARKETING_
EVENT_ DOES_ NOT_ EXIST Marketing activity is not valid, the associated marketing event does not exist.
- Anchor to NON_HIERARCHIAL_REQUIRES_UTM_URL_PARAMETERNON_
HIERARCHIAL_ REQUIRES_ UTM_ URL_ PARAMETER Non-hierarchical marketing activities must have UTM parameters or a URL parameter value.
- Anchor to TAKENTAKEN
The input value is already taken.
Anchor to FieldsFields
- •OBJECT
An error that occurs during the execution of marketing activity and engagement mutations.