Re: Operation limit for adgroupcriterions on shopping adgroups

2017-04-21 Thread jordan
Hi Anash,

I am currently facing the same problem - creating the initial Product 
Groups on a couple of thousand Ad Groups at a time. Running in parallel, 
mutating two ad groups at a time results in RateExceeded errors. To comply 
with the given restrictions would result in an incredibly slow system, 
which would not be suited to our clients needs.

Do you have any advice on how to side step this issue?

Kind regards,

On Thursday, January 21, 2016 at 7:57:21 PM UTC, Anash P. Oommen (AdWords 
API Team) wrote:
>
> Hi Michael,
>
> If you can share your customer ID, I can file a feature request with a 
> reference to that account as use case. That said, are you using multiple 
> threads? How many calls are you making in parallel?
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Wednesday, January 20, 2016 at 6:09:02 PM UTC-5, Michael Buetow wrote:
>>
>> Hello Danial,
>>
>> We currently have many clients with a large numbers of Product Groups and 
>> we were evaluating methods to increase our systems performance while 
>> modifying them. One of the most common structures among our clients is for 
>> every 1 Ad Group they have only 3 Product Groups within that Ad Group and 
>> this is repeated for thousands of Ad Groups. This limit 
>>  
>> of only being able to modify Product Groups within 2 Ad Groups at a time is 
>> extremely restraining when faced with clients that choose to structure 
>> their accounts in the previously mentioned layout. Is there any plan to 
>> increase this limit or remove it altogether? If not i'd like to request 
>> that it be evaluated as a feature request.
>>
>> Thanks,
>> Michael
>>
>> On Wednesday, December 24, 2014 at 3:18:33 AM UTC-8, Danial Klimkin wrote:
>>>
>>> Hello Bas,
>>>
>>>
>>> There is no way to avoid this restriction at the moment.
>>>
>>>
>>> -Danial, AdWords API Team.
>>>
>>>
>>> On Tuesday, December 23, 2014 3:05:46 PM UTC+3, Bas Hilbers wrote:

 Hi Josh,

 Thanks for the quick response. Any way of increasing the performance 
 during product partitioning?

 Thanks in advance,

 Bas

 On Monday, December 22, 2014 7:58:25 PM UTC+1, Josh Radcliff (AdWords 
 API Team) wrote:
>
> Hi,
>
> A given *AdGroupCriterionService.mutate* request can modify at most 2 
> shopping ad groups. See the *Ad groups* section of the Limits guide 
> 
> .
>
> Also, when breaking up operations into batches, you'll want to make 
> sure that the set of operations submitted for each mutate call leaves the 
> partition tree in a valid state 
> 
> .
>
> Cheers,
> Josh, AdWords API Team
>
> On Monday, December 22, 2014 9:45:58 AM UTC-5, Bas Hilbers wrote:
>>
>> After reading that the mutatejobservice is not available for shopping 
>> (see links below)
>>
>>
>> https://www.google.nl/?gws_rd=cr=ryyYVPC2Bc7HPeiCgUg#q=CAMPAIGN_TYPE_NOT_COMPATIBLE_WITH_PARTIAL_FAILURE
>> https://developers.google.com/adwords/api/docs/guides/shopping
>>
>> I instantiated the AdGroupCriterionService and started regular 
>> synchronous batching with 400, 250 or even 200 operations, resulting in 
>> a 
>> AdGroupCriterionError.OPERATIONS_FOR_TOO_MANY_SHOPPING_ADGROUPS
>>
>> The API documentation on 
>> https://developers.google.com/adwords/api/docs/reference/v201409/AdGroupCriterionService.AdGroupCriterionError
>>  
>> does not specifiy a valid operation limit.. any suggestions?
>>
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/79e8eaa7-120e-4619-8ea9-f37eb0772be0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Operation limit for adgroupcriterions on shopping adgroups

2016-01-25 Thread Prabhat Jha
love raj music


On Wednesday, January 20, 2016 at 3:09:02 PM UTC-8, Michael Buetow wrote:
>
> Hello Danial,
>
> We currently have many clients with a large numbers of Product Groups and 
> we were evaluating methods to increase our systems performance while 
> modifying them. One of the most common structures among our clients is for 
> every 1 Ad Group they have only 3 Product Groups within that Ad Group and 
> this is repeated for thousands of Ad Groups. This limit 
>  
> of only being able to modify Product Groups within 2 Ad Groups at a time is 
> extremely restraining when faced with clients that choose to structure 
> their accounts in the previously mentioned layout. Is there any plan to 
> increase this limit or remove it altogether? If not i'd like to request 
> that it be evaluated as a feature request.
>
> Thanks,
> Michael
>
> On Wednesday, December 24, 2014 at 3:18:33 AM UTC-8, Danial Klimkin wrote:
>>
>> Hello Bas,
>>
>>
>> There is no way to avoid this restriction at the moment.
>>
>>
>> -Danial, AdWords API Team.
>>
>>
>> On Tuesday, December 23, 2014 3:05:46 PM UTC+3, Bas Hilbers wrote:
>>>
>>> Hi Josh,
>>>
>>> Thanks for the quick response. Any way of increasing the performance 
>>> during product partitioning?
>>>
>>> Thanks in advance,
>>>
>>> Bas
>>>
>>> On Monday, December 22, 2014 7:58:25 PM UTC+1, Josh Radcliff (AdWords 
>>> API Team) wrote:

 Hi,

 A given *AdGroupCriterionService.mutate* request can modify at most 2 
 shopping ad groups. See the *Ad groups* section of the Limits guide 
 
 .

 Also, when breaking up operations into batches, you'll want to make 
 sure that the set of operations submitted for each mutate call leaves the 
 partition tree in a valid state 
 
 .

 Cheers,
 Josh, AdWords API Team

 On Monday, December 22, 2014 9:45:58 AM UTC-5, Bas Hilbers wrote:
>
> After reading that the mutatejobservice is not available for shopping 
> (see links below)
>
>
> https://www.google.nl/?gws_rd=cr=ryyYVPC2Bc7HPeiCgUg#q=CAMPAIGN_TYPE_NOT_COMPATIBLE_WITH_PARTIAL_FAILURE
> https://developers.google.com/adwords/api/docs/guides/shopping
>
> I instantiated the AdGroupCriterionService and started regular 
> synchronous batching with 400, 250 or even 200 operations, resulting in a 
> AdGroupCriterionError.OPERATIONS_FOR_TOO_MANY_SHOPPING_ADGROUPS
>
> The API documentation on 
> https://developers.google.com/adwords/api/docs/reference/v201409/AdGroupCriterionService.AdGroupCriterionError
>  
> does not specifiy a valid operation limit.. any suggestions?
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b85c57b7-bfe9-4764-af74-f97c0966ac71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Operation limit for adgroupcriterions on shopping adgroups

2016-01-21 Thread Anash P. Oommen (AdWords API Team)
Hi Michael,

If you can share your customer ID, I can file a feature request with a 
reference to that account as use case. That said, are you using multiple 
threads? How many calls are you making in parallel?

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Wednesday, January 20, 2016 at 6:09:02 PM UTC-5, Michael Buetow wrote:
>
> Hello Danial,
>
> We currently have many clients with a large numbers of Product Groups and 
> we were evaluating methods to increase our systems performance while 
> modifying them. One of the most common structures among our clients is for 
> every 1 Ad Group they have only 3 Product Groups within that Ad Group and 
> this is repeated for thousands of Ad Groups. This limit 
>  
> of only being able to modify Product Groups within 2 Ad Groups at a time is 
> extremely restraining when faced with clients that choose to structure 
> their accounts in the previously mentioned layout. Is there any plan to 
> increase this limit or remove it altogether? If not i'd like to request 
> that it be evaluated as a feature request.
>
> Thanks,
> Michael
>
> On Wednesday, December 24, 2014 at 3:18:33 AM UTC-8, Danial Klimkin wrote:
>>
>> Hello Bas,
>>
>>
>> There is no way to avoid this restriction at the moment.
>>
>>
>> -Danial, AdWords API Team.
>>
>>
>> On Tuesday, December 23, 2014 3:05:46 PM UTC+3, Bas Hilbers wrote:
>>>
>>> Hi Josh,
>>>
>>> Thanks for the quick response. Any way of increasing the performance 
>>> during product partitioning?
>>>
>>> Thanks in advance,
>>>
>>> Bas
>>>
>>> On Monday, December 22, 2014 7:58:25 PM UTC+1, Josh Radcliff (AdWords 
>>> API Team) wrote:

 Hi,

 A given *AdGroupCriterionService.mutate* request can modify at most 2 
 shopping ad groups. See the *Ad groups* section of the Limits guide 
 
 .

 Also, when breaking up operations into batches, you'll want to make 
 sure that the set of operations submitted for each mutate call leaves the 
 partition tree in a valid state 
 
 .

 Cheers,
 Josh, AdWords API Team

 On Monday, December 22, 2014 9:45:58 AM UTC-5, Bas Hilbers wrote:
>
> After reading that the mutatejobservice is not available for shopping 
> (see links below)
>
>
> https://www.google.nl/?gws_rd=cr=ryyYVPC2Bc7HPeiCgUg#q=CAMPAIGN_TYPE_NOT_COMPATIBLE_WITH_PARTIAL_FAILURE
> https://developers.google.com/adwords/api/docs/guides/shopping
>
> I instantiated the AdGroupCriterionService and started regular 
> synchronous batching with 400, 250 or even 200 operations, resulting in a 
> AdGroupCriterionError.OPERATIONS_FOR_TOO_MANY_SHOPPING_ADGROUPS
>
> The API documentation on 
> https://developers.google.com/adwords/api/docs/reference/v201409/AdGroupCriterionService.AdGroupCriterionError
>  
> does not specifiy a valid operation limit.. any suggestions?
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/04a6b5cd-d77f-44cd-8a71-4d723df1cdc6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Operation limit for adgroupcriterions on shopping adgroups

2016-01-20 Thread Michael Buetow
Hello Danial,

We currently have many clients with a large numbers of Product Groups and 
we were evaluating methods to increase our systems performance while 
modifying them. One of the most common structures among our clients is for 
every 1 Ad Group they have only 3 Product Groups within that Ad Group and 
this is repeated for thousands of Ad Groups. This limit 
 of 
only being able to modify Product Groups within 2 Ad Groups at a time is 
extremely restraining when faced with clients that choose to structure 
their accounts in the previously mentioned layout. Is there any plan to 
increase this limit or remove it altogether? If not i'd like to request 
that it be evaluated as a feature request.

Thanks,
Michael

On Wednesday, December 24, 2014 at 3:18:33 AM UTC-8, Danial Klimkin wrote:
>
> Hello Bas,
>
>
> There is no way to avoid this restriction at the moment.
>
>
> -Danial, AdWords API Team.
>
>
> On Tuesday, December 23, 2014 3:05:46 PM UTC+3, Bas Hilbers wrote:
>>
>> Hi Josh,
>>
>> Thanks for the quick response. Any way of increasing the performance 
>> during product partitioning?
>>
>> Thanks in advance,
>>
>> Bas
>>
>> On Monday, December 22, 2014 7:58:25 PM UTC+1, Josh Radcliff (AdWords API 
>> Team) wrote:
>>>
>>> Hi,
>>>
>>> A given *AdGroupCriterionService.mutate* request can modify at most 2 
>>> shopping ad groups. See the *Ad groups* section of the Limits guide 
>>> 
>>> .
>>>
>>> Also, when breaking up operations into batches, you'll want to make 
>>> sure that the set of operations submitted for each mutate call leaves the 
>>> partition tree in a valid state 
>>> 
>>> .
>>>
>>> Cheers,
>>> Josh, AdWords API Team
>>>
>>> On Monday, December 22, 2014 9:45:58 AM UTC-5, Bas Hilbers wrote:

 After reading that the mutatejobservice is not available for shopping 
 (see links below)


 https://www.google.nl/?gws_rd=cr=ryyYVPC2Bc7HPeiCgUg#q=CAMPAIGN_TYPE_NOT_COMPATIBLE_WITH_PARTIAL_FAILURE
 https://developers.google.com/adwords/api/docs/guides/shopping

 I instantiated the AdGroupCriterionService and started regular 
 synchronous batching with 400, 250 or even 200 operations, resulting in a 
 AdGroupCriterionError.OPERATIONS_FOR_TOO_MANY_SHOPPING_ADGROUPS

 The API documentation on 
 https://developers.google.com/adwords/api/docs/reference/v201409/AdGroupCriterionService.AdGroupCriterionError
  
 does not specifiy a valid operation limit.. any suggestions?




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7de074c8-1948-4370-8429-f32c1c05bc39%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Operation limit for adgroupcriterions on shopping adgroups

2014-12-24 Thread Danial Klimkin
Hello Bas,


There is no way to avoid this restriction at the moment.


-Danial, AdWords API Team.


On Tuesday, December 23, 2014 3:05:46 PM UTC+3, Bas Hilbers wrote:

 Hi Josh,

 Thanks for the quick response. Any way of increasing the performance 
 during product partitioning?

 Thanks in advance,

 Bas

 On Monday, December 22, 2014 7:58:25 PM UTC+1, Josh Radcliff (AdWords API 
 Team) wrote:

 Hi,

 A given *AdGroupCriterionService.mutate* request can modify at most 2 
 shopping ad groups. See the *Ad groups* section of the Limits guide 
 https://developers.google.com/adwords/api/docs/appendix/limits#adgroup.

 Also, when breaking up operations into batches, you'll want to make sure 
 that the set of operations submitted for each mutate call leaves the 
 partition tree in a valid state 
 https://developers.google.com/adwords/api/docs/guides/shopping#modifying_existing_productpartition_trees
 .

 Cheers,
 Josh, AdWords API Team

 On Monday, December 22, 2014 9:45:58 AM UTC-5, Bas Hilbers wrote:

 After reading that the mutatejobservice is not available for shopping 
 (see links below)


 https://www.google.nl/?gws_rd=crei=ryyYVPC2Bc7HPeiCgUg#q=CAMPAIGN_TYPE_NOT_COMPATIBLE_WITH_PARTIAL_FAILURE
 https://developers.google.com/adwords/api/docs/guides/shopping

 I instantiated the AdGroupCriterionService and started regular 
 synchronous batching with 400, 250 or even 200 operations, resulting in a 
 AdGroupCriterionError.OPERATIONS_FOR_TOO_MANY_SHOPPING_ADGROUPS

 The API documentation on 
 https://developers.google.com/adwords/api/docs/reference/v201409/AdGroupCriterionService.AdGroupCriterionError
  
 does not specifiy a valid operation limit.. any suggestions?




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6cfdde39-24b6-4252-a37f-a5124e5cef91%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Operation limit for adgroupcriterions on shopping adgroups

2014-12-23 Thread Bas Hilbers
Hi Josh,

Thanks for the quick response. Any way of increasing the performance during 
product partitioning?

Thanks in advance,

Bas

On Monday, December 22, 2014 7:58:25 PM UTC+1, Josh Radcliff (AdWords API 
Team) wrote:

 Hi,

 A given *AdGroupCriterionService.mutate* request can modify at most 2 
 shopping ad groups. See the *Ad groups* section of the Limits guide 
 https://developers.google.com/adwords/api/docs/appendix/limits#adgroup.

 Also, when breaking up operations into batches, you'll want to make sure 
 that the set of operations submitted for each mutate call leaves the 
 partition tree in a valid state 
 https://developers.google.com/adwords/api/docs/guides/shopping#modifying_existing_productpartition_trees
 .

 Cheers,
 Josh, AdWords API Team

 On Monday, December 22, 2014 9:45:58 AM UTC-5, Bas Hilbers wrote:

 After reading that the mutatejobservice is not available for shopping 
 (see links below)


 https://www.google.nl/?gws_rd=crei=ryyYVPC2Bc7HPeiCgUg#q=CAMPAIGN_TYPE_NOT_COMPATIBLE_WITH_PARTIAL_FAILURE
 https://developers.google.com/adwords/api/docs/guides/shopping

 I instantiated the AdGroupCriterionService and started regular 
 synchronous batching with 400, 250 or even 200 operations, resulting in a 
 AdGroupCriterionError.OPERATIONS_FOR_TOO_MANY_SHOPPING_ADGROUPS

 The API documentation on 
 https://developers.google.com/adwords/api/docs/reference/v201409/AdGroupCriterionService.AdGroupCriterionError
  
 does not specifiy a valid operation limit.. any suggestions?




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cabce010-5372-4403-95b1-233ee33438dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Operation limit for adgroupcriterions on shopping adgroups

2014-12-22 Thread Bas Hilbers
After reading that the mutatejobservice is not available for shopping (see 
links below)

https://www.google.nl/?gws_rd=crei=ryyYVPC2Bc7HPeiCgUg#q=CAMPAIGN_TYPE_NOT_COMPATIBLE_WITH_PARTIAL_FAILURE
https://developers.google.com/adwords/api/docs/guides/shopping

I instantiated the AdGroupCriterionService and started regular synchronous 
batching with 400, 250 or even 200 operations, resulting in a 
AdGroupCriterionError.OPERATIONS_FOR_TOO_MANY_SHOPPING_ADGROUPS

The API documentation 
on 
https://developers.google.com/adwords/api/docs/reference/v201409/AdGroupCriterionService.AdGroupCriterionError
 
does not specifiy a valid operation limit.. any suggestions?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f8a9a7cd-d7bf-464f-b0b8-e95977af98ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Operation limit for adgroupcriterions on shopping adgroups

2014-12-22 Thread Josh Radcliff (AdWords API Team)
Hi,

A given *AdGroupCriterionService.mutate* request can modify at most 2 
shopping ad groups. See the *Ad groups* section of the Limits guide 
https://developers.google.com/adwords/api/docs/appendix/limits#adgroup.

Also, when breaking up operations into batches, you'll want to make sure 
that the set of operations submitted for each mutate call leaves the 
partition tree in a valid state 
https://developers.google.com/adwords/api/docs/guides/shopping#modifying_existing_productpartition_trees
.

Cheers,
Josh, AdWords API Team

On Monday, December 22, 2014 9:45:58 AM UTC-5, Bas Hilbers wrote:

 After reading that the mutatejobservice is not available for shopping (see 
 links below)


 https://www.google.nl/?gws_rd=crei=ryyYVPC2Bc7HPeiCgUg#q=CAMPAIGN_TYPE_NOT_COMPATIBLE_WITH_PARTIAL_FAILURE
 https://developers.google.com/adwords/api/docs/guides/shopping

 I instantiated the AdGroupCriterionService and started regular synchronous 
 batching with 400, 250 or even 200 operations, resulting in a 
 AdGroupCriterionError.OPERATIONS_FOR_TOO_MANY_SHOPPING_ADGROUPS

 The API documentation on 
 https://developers.google.com/adwords/api/docs/reference/v201409/AdGroupCriterionService.AdGroupCriterionError
  
 does not specifiy a valid operation limit.. any suggestions?




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fba3fdf1-98f3-4a30-b21c-cfe181973fe2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.