Anchor to AbandonmentUpdateActivitiesDeliveryStatusesUserErrorAbandonment
Abandonment Update Activities Delivery Statuses User Error
object
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•
The error code.
- Anchor to fieldfield•
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Updates the marketing activities delivery statuses for an abandonment.
- Anchor to abandonmentIdabandonment•
Id ID!required The ID of the abandonment that needs to be updated.
- Anchor to deliveredAtdelivered•
At The delivery timestamp if the activity delivered.
- Anchor to deliveryStatusdelivery•
Status AbandonmentDelivery State!required The new delivery status of the marketing activity for this abandonment.
- Anchor to deliveryStatusChangeReasondelivery•
Status Change Reason The reason why the activity was or was not delivered.
- Anchor to marketingActivityIdmarketing•
Activity Id ID!required The ID of the marketing activity that needs to be updated.
Arguments
- Anchor to abandonmentabandonment•
The updated abandonment.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?