Hi. Thank you very much for the help. I have one more question. What will happened if I don't define any bidding strategy, what will be selected as a default strategy. I mean that if I don't initialize the BiddingStrategyConfiguration's bids[] field what will be selected as a remarketing strategy.
On Monday, August 17, 2015 at 6:42:09 PM UTC+4, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > There are different types of automated bidding. You may want to check out > our bidding guide > <https://developers.google.com/adwords/api/docs/guides/bidding>, which > includes the *Descriptive name* you'll see in the user interface for each > bidding strategy type. > > One strategy you could use is TARGET_SPEND, which appears as *Maximize > clicks* in the user interface. With this strategy, you can set up a > TargetSpendBiddingScheme > <https://developers.google.com/adwords/api/docs/reference/v201506/BiddingStrategyService.TargetSpendBiddingScheme> > with > a *bidCeiling* and *spendTarget*. > > Please let me know if that doesn't cover your question. > > Thanks, > Josh, AdWords API Team > > On Friday, August 14, 2015 at 8:07:15 AM UTC-4, Harutyun Sardaryan wrote: >> >> Hi. >> Does anybody know how to define the bidding strategy as Google Ads's AUTO >> BIDDING when create an Ad Group or Criterion?? Previously I have used the >> bidding strategy as CPC or CPM, by passing to the >> biddingStrategyConfiguration an objects of type CpcBid or CpmBid . So how >> to define an auto bidding?? >> > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/0c5fa077-fcd8-4f05-b61c-756b193e7ae1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
