Anchor to AbandonmentUpdateActivitiesDeliveryStatusesUserErrorAbandonment
objectAbandonment Update Activities Delivery Statuses User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Abandonment
Update Activities Delivery Statuses User Error Code The error code.
- Anchor to fieldfield•[String!]
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!required
Id The ID of the abandonment that needs to be updated.
- Anchor to deliveredAtdelivered•Date
At Time The delivery timestamp if the activity delivered.
- Anchor to deliveryStatusdelivery•Abandonment
Status Delivery State!required The new delivery status of the marketing activity for this abandonment.
- Anchor to deliveryStatusChangeReasondelivery•String
Status Change Reason The reason why the activity was or was not delivered.
- Anchor to marketingActivityIdmarketing•ID!required
Activity Id The ID of the marketing activity that needs to be updated.
Arguments
- Anchor to abandonmentabandonment•Abandonment
The updated abandonment.
- Anchor to userErrorsuser•[Abandonment
Errors Update Activities Delivery Statuses User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?