Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.16 KB

CouponDeletionJob.md

File metadata and controls

20 lines (16 loc) · 1.16 KB

TalonOne.CouponDeletionJob

Properties

Name Type Description Notes
id Number Internal ID of this entity.
created Date The time this entity was created.
applicationId Number The ID of the application that owns this entity.
accountId Number The ID of the account that owns this entity.
filters CouponDeletionFilters
status String The current status of this request. Possible values: - `not_ready` - `pending` - `completed` - `failed`
deletedAmount Number The number of coupon codes that were already deleted for this request. [optional]
failCount Number The number of times this job failed.
errors [String] An array of individual problems encountered during the request.
createdBy Number ID of the user who created this effect.
communicated Boolean Indicates whether the user that created this job was notified of its final state.
campaignIDs [Number] [optional]