Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 728 Bytes

BulkOperationOnCampaigns.md

File metadata and controls

12 lines (8 loc) · 728 Bytes

BulkOperationOnCampaigns

Properties

Name Type Description Notes
operation str The operation to perform on the specified campaign IDs.
campaign_ids list[int] The list of campaign IDs on which the operation will be performed.
activate_at 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]