DeleteCampaignCriterions

Alaa Abu-Al-Haj 1 Reputation point
2021-10-31T10:32:50.557+00:00

In the documentation, You can include up to 100 campaign criterion identifiers per request. ( to delete Campaign Criterions) , My question is : How can I send more than 100 id per request ? any workarounds , or using Bulk ex ( BulkServiceManager) ?

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
416 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Joel Day 1 Reputation point
    2021-11-02T22:43:13.49+00:00

    Hi there,

    The DeleteCampaignCriterions operation will only allow 100 campaign IDs per request as you've noted. There is no way to include more in a single request. You will need to break your list into multiple requests.

    Someone may have some code or suggestions on how best to automate or schedule those sequential requests but there's no native option unfortunately.

    Thanks,
    Joel.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.