RMF - Set bidding option: Maximize clicks?

2013-11-14 Thread Brandon
Hi, I have a question about setting bidding option as Maximize clicks. And this is one of the required minimum functions. But it's not possible to create a campaign with ConversionOptimizerBiddingScheme, right? So how do I implement this function? Thanks, Brandon -- -- =~=~=~=~=~=~=~=~=~=~=~

Re: RMF - Set bidding option: Maximize clicks?

2013-11-18 Thread Josh Radcliff (AdWords API Team)
Hi Brandon, If you first create a SharedBiddingStrategy using the BiddingStrategyService, you can then use that strategy to set the biddingStrategyConfiguration

Re: RMF - Set bidding option: Maximize clicks?

2013-11-18 Thread Brandon
Hi Josh, I think I misunderstood the requirements in the RMF table. So sorry about that and thanks for your answering. Regards, Brandon Josh Radcliff (AdWords API Team)於 2013年11月19日星期二UTC+8上午5時14分39秒寫道: > > Hi Brandon, > > If you first create a SharedBiddingStrategy using the > BiddingStrategy