Does this set the bet on the Ad Group (by AdGroupId)? I need to bet on every keyword by keywordID. Can I do that?
вторник, 3 сентября 2019 г., 9:22:04 UTC+3 пользователь adsapiforumadvisor написал: > > Hi Dmitry, > > Thank you for reaching out. > > Could you confirm if my understanding is correct that you would like to > know how to set your bid on your CpcBid based on the value you retrieved > from the FirstPageCpc field? If this is what you meant, you may use the > AdGroupCriterionService.mutate() > <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupCriterionService#mutate> > > or AdGroupService.mutate() > <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupService#mutate> > > to set the bid on a criterion level or ad group level respectively. You > must set the bid > <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupService.BiddingStrategyConfiguration#bids> > > of the BiddingStrategyConfiguration > <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupService.BiddingStrategyConfiguration> > > to CpcBid. You may refer to this guide > <https://developers.google.com/adwords/api/docs/guides/bidding#setting_bids> > for more details and samples. > > Regards, > Dannison > Google Ads API Team > > ref:_00D1U1174p._5001UHFS8N:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/562ebb6f-732e-4ebd-89b4-a3e70cdf4aaa%40googlegroups.com.
