Anchor to abandonmentUpdateActivitiesDeliveryStatusesabandonment
mutationabandonment Update Activities Delivery Statuses
Requires access scope.
Updates the marketing activities delivery statuses for an abandonment.
Anchor to Arguments
Arguments
- Anchor to abandonmentIdabandonment•ID!
Id required 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!
Activity Id required The ID of the marketing activity that needs to be updated.
Was this section helpful?
Anchor to AbandonmentUpdateActivitiesDeliveryStatusesPayload returnsAbandonment Update Activities Delivery Statuses Payload returns
- 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.
Was this section helpful?