Re: campaign limit

2024-02-19 Thread Peter Baptist
on existing ads. I would recommend referring > to the Help Center article for more information about creating and > managing more than one campaign > <https://support.google.com/google-ads/answer/1722093?hl=en>. > >- Is there any way to create more than 10,000 campai

RE: campaign limit

2024-02-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
multiple campaigns at once and make new ads based on existing ads. I would recommend referring to the Help Center article for more information about creating and managing more than one campaign. Is there any way to create more than 10,000 campaigns? Unfortunately, no, there is no way to increase the

Campaign limit

2024-02-16 Thread Peter Baptist
Are 10,000 campaigns the limit even when using the API? ( https://support.google.com/google-ads/answer/6372658?hl=en) Is there anyway to create more than 10,000 campaigns? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =

Re: BulkMutateJob - campaign limit with customer as scoping entity

2012-06-10 Thread Anash P. Oommen
00 mutate operations in total, and *no > more than 10 different scoping campaigns*. > > Does the campaign limit restriction apply even when my scoping entity is > customer? > > For ex: Is it possible to submitt 100 keyword bid update ops > (BiddableAdGroupCriterion) in one

Re: BulkMutateJob - campaign limit with customer as scoping entity

2012-06-07 Thread Rajesh Karusala
ateJob restriction: > **A job may have no more than 500,000 mutate operations in total, and *no > more than 10 different scoping campaigns*. > > Does the campaign limit restriction apply even when my scoping entity is > customer? > > For ex: Is it possible to submitt

BulkMutateJob - campaign limit with customer as scoping entity

2012-06-05 Thread Rajesh Karusala
Question on below BulkMutateJob restriction: **A job may have no more than 500,000 mutate operations in total, and *no more than 10 different scoping campaigns*. Does the campaign limit restriction apply even when my scoping entity is customer? For ex: Is it possible to submitt 100 keyword bid

Re: Campaign limit per mutate operations

2010-10-11 Thread AdWords API Advisor
Hi, As far as I can tell, there aren't any specific limits on the number of operations for CampaignService.mutate, like the way it exists for bulkjobs. Also, I don't see a reason why the limit should be a matter of concern. Since an account can have only 25 active campaigns, it puts a practical li

Campaign limit per mutate operations

2010-10-08 Thread Lucasm
Hi, Since bulk jobs limit the amount of different campaigns handled to max. 10 per bulk job (http://code.google.com/intl/sv/apis/adwords/docs/ bulkjobs.html) I wondered if there was an equal limit to the amount of different campaigns among the operations of a single campaign service mutate request