Re: Adwords-API java Campaign's Bid strategy

2014-07-15 Thread Oliver
The option you're referring to is the *BudgetOptimizer *bidding strategy which was deprecated from v201402. As far as I know, there is no way you can do in the API what can be done in UI. You will need to use shared bidding strategies only. Oliver On Wednesday, July 16, 2014 12:56:16 AM UTC

Re: Adwords-API java Campaign's Bid strategy

2014-07-15 Thread ssAdword
I am trying to figure out how to set the bid strategy to "AdWords will set my bids to help maximize clicks within my target budget" as well. Anash, I tried the code below, but it creates a shared bid strategy, it does not select the "AdWords will set my bids to help maximize clicks within my

Re: Adwords-API java Campaign's Bid strategy

2014-05-27 Thread Anash P. Oommen (AdWords API Team)
Hi Manh, You can refer to this code example for details. https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201402/AdvancedOperations/UseSharedBiddingStrategy.php Essentially, you create a bidding strategy using BiddingStrategyService

Adwords-API java Campaign's Bid strategy

2014-05-27 Thread Manh Huynh Xuan
Hello, I would like to create a campaign via Adwords-API by java code. My question is how to create a campaign with default Automatic CPC (select option: AdWords will set my bids to help maximize clicks within my target budget) at Campaign's Bid strategy? Thanks Manh -- -- =~=~=~=~=~=~=~=~