Skip to main content
Anchor to AbandonmentUpdateActivitiesDeliveryStatusesUserError

AbandonmentUpdateActivitiesDeliveryStatusesUserError

object

An error that occurs during the execution of AbandonmentUpdateActivitiesDeliveryStatuses.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Updates the marketing activities delivery statuses for an abandonment.

Arguments

•ID!required

The ID of the abandonment that needs to be updated.

•DateTime

The delivery timestamp if the activity delivered.

•AbandonmentDeliveryState!required

The new delivery status of the marketing activity for this abandonment.

Anchor to deliveryStatusChangeReasondeliveryStatusChangeReason
•String

The reason why the activity was or was not delivered.

•ID!required

The ID of the marketing activity that needs to be updated.


Fields

•Abandonment

The updated abandonment.

•[AbandonmentUpdateActivitiesDeliveryStatusesUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?