I'm receiving "BiddingError.BID_TOO_MANY_FRACTIONAL_DIGITS" for a bid
microAmount that is not fractional (SOAP log confirms that the number
is indeed not fractional):
<n2:operations xsi:type="n2:AdGroupCriterionOperation">
<n2:operator>ADD</n2:operator>
<n2:operand xsi:type="n2:BiddableAdGroupCriterion">
<n2:adGroupId>xxx</n2:adGroupId>
<n2:criterion xsi:type="n2:Keyword">
<n2:text>My Keyword</n2:text>
<n2:matchType>BROAD</n2:matchType>
</n2:criterion>
<n2:bids xsi:type="n2:ManualCPCAdGroupCriterionBids">
<n2:maxCpc>
<n2:amount xsi:type="n2:Money">
<n2:microAmount>86666</n2:microAmount>
</n2:amount>
</n2:maxCpc>
</n2:bids>
</n2:operand>
</n2:operations>
Any ideas (Ruby API)?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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