That works! Thank you!

On Thursday, October 16, 2014 9:33:37 AM UTC-4, Michael Cloonan (AdWords 
API Team) wrote:
>
> Hello Joel,
>
> To remove the override, you should be able to set the biddingStrategyType 
> <https://developers.google.com/adwords/api/docs/reference/v201409/AdGroupService.BiddingStrategyConfiguration#biddingStrategyType>
>  to 
> NONE, which should "reset" it so it inherits from the campaign again. 
> Please try this and let me know if it works.
>
> Regards,
> Mike, AdWords API Team
>
> On Tuesday, October 14, 2014 9:31:50 PM UTC-4, Joel wrote:
>>
>> I modified a bunch of AdGroups to use a shared Enhanced CPC bidding 
>> strategy and overrode the campaign's manual cpc strategy. Now I'm trying to 
>> undo this. When I make a call like:
>>
>>
>> biddingStrategyConfiguration.setBiddingStrategyType(BiddingStrategyType.MANUAL_CPC);
>>
>> with an AdGroup Operation.SET I get the following error: 
>> AD_GROUP_BIDDING_STRATEGY_OVERRIDES_PER_CAMPAIGN 
>> EntityCountLimitExceeded.CAMPAIGN_LIMIT 
>> 1000.
>>
>> So it seems like this code is ALSO overriding the Campaign's bidding 
>> strategy. But what I want to do is remove the override. I tried making an 
>> Operator.REMOVE call but that gave another error. How do I remove the 
>> override?
>>
>> Thanks!
>>
>> Joel
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
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/137a9262-1d6c-44ee-81b3-0cfe04d44058%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to