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/46af5ca4-2050-4b7f-9f20-27a0f6431ce7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.