Community Discussion
Feature Request - Campaigns bulk update
5 days ago by null
Hi Guys
Requesting the following features:
- Allow updating multiple campaigns, with different value for each one at the same api call. At the moment bulk update for multiple campaigns is available but only to set all campaigns listed with the same value (i.e {campaigns: [123, 456, 678] , budget: 10} - will set the 3 campaign's budget to 10)
Required : [{campaignId: 123, budget: 12}, {campaignId: 456, budget: 13}, {campaignId: 789, budget: 14}]
so each campaign gets its own budget value set
- Support updating campaign's TrackingCode in bulk updates, currently this field is not available for bulk
With our growing scale it is becoming a pain point to apply multiple updates across
Looking forward,
David