Hi Luis, Thanks for your answer. And yes, it is impossible to remove the bid as it is required. My question was poorly worded. If I set a CpcBid to override the default maximum CPC, is it possible to let Adwords choose this CPC as if I had never overwritten the value by the API ? For your information, my campaign biddingStrategyConfiguration is set to TARGET_SPEND.
Regards, Wilfried On Wednesday, October 10, 2018 at 4:35:02 PM UTC-4, Luis Xander Talag (AdWords API Team) wrote: > > Hi Wilfried, > > Upon testing on my end both on the API and UI, It isn't possible to remove > the bid as it is required by the ad group. You can also verify this in the > UI on your end just to check if both UI and API behave the same way. Let me > know if you have further clarifications. > > Thanks, > Luis > AdWords API Team > > On Wednesday, October 10, 2018 at 8:15:47 PM UTC+8, wtemmerman wrote: >> >> Hi Luis, >> >> I can confirm that with 1000000 (0.01$) update works. But what I should >> send if I want to remove a CpcBid ? >> >> Regards, >> >> Wilfried >> >> Le mardi 9 octobre 2018 17:04:26 UTC-4, Luis Xander Talag (AdWords API >> Team) a écrit : >>> >>> Hi Wilfried, >>> >>> Based on the BID_ >>> <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupService.BiddingErrors.Reason#BID_TOO_SMALL> >>> TOO_SMALL >>> <https://developers.google.com/adwords/api/docs/reference/v201809/AdGroupService.BiddingErrors.Reason#BID_TOO_SMALL> >>> error >>> that you've encountered, your bid amount is too small and should at >>> least be 1 (represented as 1000000 in the API) based on your AdWords >>> account currency. Can you try the request again on your end after updating >>> the bid? Let me know how it goes. >>> >>> Thanks, >>> Luis >>> AdWords API Team >>> >>> On Wednesday, October 10, 2018 at 4:24:45 AM UTC+8, wtemmerman wrote: >>>> >>>> Hi guys, >>>> >>>> I tried to update a CpcBid with biddingStrategyConfiguration, with >>>> AdGroupService. >>>> >>>> My operations is like : >>>> >>>> { >>>> "xsi_type": "AdGroupOperation", >>>> "operator": "SET", >>>> "operand": { >>>> "xsi_type": "AdGroup", >>>> "id": 59995223992, >>>> "biddingStrategyConfiguration": { >>>> "bids": { >>>> "xsi_type": "CpcBid", >>>> "bid": { >>>> "xsi_type": "Money", >>>> "microAmount": 0 >>>> } >>>> } >>>> }, >>>> "status": "ENABLED" >>>> } >>>> } >>>> >>>> But I got the answer : >>>> >>>> Operation 0 - FAILURE: >>>> operation={'xsi_type': 'AdGroupOperation', 'operator': 'SET', 'operand' >>>> : {'xsi_type': 'AdGroup', 'id': 59995223992, >>>> 'biddingStrategyConfiguration': {'bids': {'xsi_type': 'CpcBid', 'bid': >>>> {'xsi_type': 'Money', 'microAmount': 0}}}, 'status': 'ENABLED'}} >>>> errorType=BiddingErrors >>>> trigger=The bid of 0.000000 must be at least 0.010000 >>>> errorString=BiddingErrors.BID_TOO_SMALL >>>> fieldPath=operations[0].operand.biddingStrategyConfiguration.bids[0]. >>>> bid >>>> reason=BID_TOO_SMALL >>>> >>>> I set the xsi_type of bid to Money as explain in different forum thread >>>> or documentation. But got still an error in my answer. >>>> Do you have an idea why ? >>>> >>>> Regards >>>> >>>> Wilfried >>>> >>>> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/d1519a5a-4760-4ecb-9da4-b09a51aa8fa2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.