Hi Michael, that's still happening for me with v201509, what was the 
outcome, was the bug fixed? which bid are we supposed to use?
Thanks,
Francesco

On Tuesday, 28 July 2015 15:49:33 UTC+1, Michael Cloonan (AdWords API Team) 
wrote:

> Hello,
>
> I've filed a bug with the engineering team, and I will keep this post 
> updated as I find out more information. Thanks for the reports and the 
> detailed information, everyone.
>
> Regards,
> Mike, AdWords API Team
>
> On Monday, July 27, 2015 at 9:23:27 AM UTC-4, 
> peter.r...@smarter-ecommerce.com <javascript:> wrote:
>>
>> Hi 
>>
>> We experience sporadically occurring BiddingErrors.INVALID_BID errors 
>> when we send product partitions. First sight: 
>> 2015-07-25T02:31:05.650+02:00
>> Seen 23 times since then. Seen across multiple accounts.
>>
>> It looks like, that *sometimes* the API does not accept a bid for 
>> partitions (see examples below). The error is not reproducible. It's not 
>> related to threading problems. We've got a simple single-threaded unit test 
>> that sporadically fails with this error (~1 out of 10-15 runs).
>> Adwords Api version is v201506. Java API version is 2.2.0.
>>
>> Thanks! 
>> Peter
>>
>> 2015-07-27 12:41:07,521 1.1.1.RELEASE  WARN task-scheduler-16 
>> AdWordsServiceClient.soapXmlLogger - SOAP Request:
>> <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="
>> http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="
>> http://www.w3.org/2001/XMLSchema"; xmlns:xsi="
>> http://www.w3.org/2001/XMLSchema-instance";>
>>     <soapenv:Header>
>>         <ns1:RequestHeader xmlns:ns1="
>> https://adwords.google.com/api/adwords/cm/v201506"; 
>> soapenv:mustUnderstand="0">
>>             <ns1:validateOnly>false</ns1:validateOnly>
>>             <ns1:partialFailure>false</ns1:partialFailure>
>>             ....
>>         </ns1:RequestHeader>
>>     </soapenv:Header>
>>     <soapenv:Body>
>>         <mutate xmlns="https://adwords.google.com/api/adwords/cm/v201506
>> ">
>>             <operations>
>>                 <operator>ADD</operator>
>>                 <operand xmlns:ns2="
>> https://adwords.google.com/api/adwords/cm/v201506"; 
>> xsi:type="ns2:BiddableAdGroupCriterion">
>>                     <adGroupId>XXXXXXXXX</adGroupId>
>>                     <criterion xsi:type="ns2:ProductPartition">
>>                         <id>-2</id>
>>                         <partitionType>SUBDIVISION</partitionType>
>>                         <parentCriterionId>XXXXXXXX</parentCriterionId>
>>                         <caseValue xsi:type="ns2:ProductBrand">
>>                             <value>uco</value>
>>                         </caseValue>
>>                     </criterion>
>>                     <biddingStrategyConfiguration>
>>                         <bids xsi:type="ns2:CpcBid">
>>                             <bid>
>>                                 <microAmount>800000</microAmount>
>>                             </bid>
>>                         </bids>
>>                     </biddingStrategyConfiguration>
>>                 </operand>
>>             </operations>
>>
>> ....
>>
>>         <ResponseHeader xmlns="
>> https://adwords.google.com/api/adwords/cm/v201506";>
>>             <requestId>00051bd8fdb71fa00ac4006bca04b828</requestId>
>>             <serviceName>AdGroupCriterionService</serviceName>
>>             <methodName>mutate</methodName>
>>             <operations>0</operations>
>>             <responseTime>248</responseTime>
>>         </ResponseHeader>
>>
>> [*BiddingErrors.INVALID_BID @ 
>> operations[0].operand.biddingStrategyConfiguration.bids; 
>> trigger:'CpcBid{bid=0.800000, contentBid=null, cpcBidSource=null}',*
>>  ......
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2af2e12c-7bd0-4d7d-a972-b5f85368321e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to