Setting AdGroup status as ENABLED throws BiddingError

2013-05-13 Thread Roelf Jansen
I'm trying to enable a paused AdGroup in a Campaign which is set up for automatic bidding. However, when I try to mutate I'm told I'm not allow to override the BiddingStrategy. I don't understand how enabling the AdGroup should trigger a BiddingStrategy exception ? AdGroup adGroup = (

Re: Setting AdGroup status as ENABLED throws BiddingError

2013-05-13 Thread Roelf Jansen
O, I forgot to note that this code worked with adwords-api-8.10.1 but is not working in adwords-api-8.11.1. On Monday, May 13, 2013 12:10:58 PM UTC+2, Roelf Jansen wrote: > > > I'm trying to enable a paused AdGroup in a Campaign which is set up for > automatic bidding. > &

Re: Setting AdGroup status as ENABLED throws BiddingError

2013-05-16 Thread Roelf Jansen
ts ID to the ad group ID value and the status to the one you want. > Please let us know if you still get this error after that. > > > -Danial, AdWords API Team. > > > > On Monday, May 13, 2013 2:10:58 PM UTC+4, Roelf Jansen wrote: >> >> >> I'm try