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/175c8b92-0f5b-4edb-89b4-be4a279de855%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.