Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 749 Bytes

BulkOperationOnCampaigns.md

File metadata and controls

11 lines (8 loc) · 749 Bytes

TalonOne.Model.BulkOperationOnCampaigns

Properties

Name Type Description Notes
Operation string The operation to perform on the specified campaign IDs.
CampaignIds List<int> The list of campaign IDs on which the operation will be performed.
ActivateAt DateTime Timestamp when the revisions are finalized after the `activate_revision` operation. The current time is used when left blank. Note: It must be an RFC3339 timestamp string. [optional]

[Back to Model list] [Back to API list] [Back to README]