Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 436 Bytes

BulkOperationOnCampaigns.md

File metadata and controls

21 lines (9 loc) · 436 Bytes

TalonOne.BulkOperationOnCampaigns

Properties

Name Type Description Notes
operation String The operation to perform on the specified campaign IDs.
campaignIds [Number] The list of campaign IDs on which the operation will be performed.

Enum: OperationEnum

  • disable (value: "disable")

  • delete (value: "delete")