Anchor to marketingActivityUpsertExternalmarketing
mutationmarketing Activity Upsert External
Requires access scope.
Creates a new external marketing activity or updates an existing one. When optional fields are absent or null, associated information will be removed from an existing marketing activity.
Anchor to Arguments
Arguments
- input (MarketingActivityUpsertExternalInput!)
- Anchor to inputinput•Marketing
Activity Upsert External Input! required The input field for creating or updating an external marketing activity.
Show input fields
Was this section helpful?
Anchor to MarketingActivityUpsertExternalPayload returnsMarketing Activity Upsert External Payload returns
- marketingActivity (MarketingActivity)
- userErrors ([MarketingActivityUserError!]!)
- Anchor to marketingActivitymarketing•Marketing
Activity Activity The external marketing activity that was created or updated.
Show fields
- Anchor to userErrorsuser•[Marketing
Errors Activity User Error!]! non-null The list of errors that occurred from executing the mutation.
Show fields
Was this section helpful?