And, fwiw, requestId=2f691f59a6b09709440479e9615d0227

On Mar 30, 6:58 pm, mm <[email protected]> wrote:
> Hey guys -
> I've got a request to create 3 keywords, 1 has invalid text. When
> submitted, the entire request fails rather than the 2 good ones making
> it and the too-long one failing as I expect.
>
> The sanitized 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/v201101" soapenv:actor="http://schemas.xmlsoap.org/soap/
> actor/next" soapenv:mustUnderstand="0">
>       <ns1:authToken xmlns:ns1="https://adwords.google.com/api/adwords/
> cm/v201101">******</ns1:authToken>
>       <ns1:clientEmail>XXXXXXXXXXXXXXX</ns1:clientEmail>
>       <ns1:developerToken>XXXXXXXXXXXXXX</ns1:developerToken>
>       <ns1:userAgent>AdWords API Java Client Library - v - Adlucent
> API request from java</ns1:userAgent>
>       <ns1:validateOnly>false</ns1:validateOnly>
>       <ns1:partialFailure>true</ns1:partialFailure>
>     </ns1:RequestHeader>
>   </soapenv:Header>
>   <soapenv:Body>
>     <mutate xmlns="https://adwords.google.com/api/adwords/cm/v201101";>
>       <operations>
>         <operator>ADD</operator>
>         <operand xmlns:ns2="https://adwords.google.com/api/adwords/cm/
> v201101" xsi:type="ns2:BiddableAdGroupCriterion">
>           <adGroupId>2190411100</adGroupId>
>           <criterion xsi:type="ns2:Keyword">
>             <text>testKW-0-1301528158156</text>
>             <matchType>BROAD</matchType>
>           </criterion>
>           <userStatus>ACTIVE</userStatus>
>           <destinationUrl>http://tracking.deepsearch.adlucent.com/
> adlucent/Redirector?
> kwid=8a4261b2863d4db48ffaf5a670269579&amp;retailer=adameve&amp;url=http
> %3A%2F%2Fwww.adameve.com%2Fadult-sex-toys-ch-950.aspx%3Fkwid
> %3D8a4261b2863d4db48ffaf5a670269579</destinationUrl>
>           <bids xsi:type="ns2:ManualCPCAdGroupCriterionBids">
>             <maxCpc>
>               <amount>
>                 <microAmount>50000</microAmount>
>               </amount>
>             </maxCpc>
>           </bids>
>         </operand>
>       </operations>
>       <operations>
>         <operator>ADD</operator>
>         <operand xmlns:ns3="https://adwords.google.com/api/adwords/cm/
> v201101" xsi:type="ns3:BiddableAdGroupCriterion">
>           <adGroupId>2190411100</adGroupId>
>           <criterion xsi:type="ns3:Keyword">
>             <text>word0 word1 word2 word3 word4 word5 word6 word7
> word8 word9 word10 word11 test-1-1301528158168</text>
>             <matchType>BROAD</matchType>
>           </criterion>
>           <userStatus>ACTIVE</userStatus>
>           <destinationUrl>http://tracking.deepsearch.adlucent.com/
> adlucent/Redirector?
> kwid=8a4261b2863d4db48ffaf5a670269579&amp;retailer=adameve&amp;url=http
> %3A%2F%2Fwww.adameve.com%2Fadult-sex-toys-ch-950.aspx%3Fkwid
> %3D8a4261b2863d4db48ffaf5a670269579</destinationUrl>
>           <bids xsi:type="ns3:ManualCPCAdGroupCriterionBids">
>             <maxCpc>
>               <amount>
>                 <microAmount>50000</microAmount>
>               </amount>
>             </maxCpc>
>           </bids>
>         </operand>
>       </operations>
>       <operations>
>         <operator>ADD</operator>
>         <operand xmlns:ns4="https://adwords.google.com/api/adwords/cm/
> v201101" xsi:type="ns4:BiddableAdGroupCriterion">
>           <adGroupId>2190411100</adGroupId>
>           <criterion xsi:type="ns4:Keyword">
>             <text>testKW-2-1301528158168</text>
>             <matchType>BROAD</matchType>
>           </criterion>
>           <userStatus>ACTIVE</userStatus>
>           <destinationUrl>http://tracking.deepsearch.adlucent.com/
> adlucent/Redirector?
> kwid=8a4261b2863d4db48ffaf5a670269579&amp;retailer=adameve&amp;url=http
> %3A%2F%2Fwww.adameve.com%2Fadult-sex-toys-ch-950.aspx%3Fkwid
> %3D8a4261b2863d4db48ffaf5a670269579</destinationUrl>
>           <bids xsi:type="ns4:ManualCPCAdGroupCriterionBids">
>             <maxCpc>
>               <amount>
>                 <microAmount>50000</microAmount>
>               </amount>
>             </maxCpc>
>           </bids>
>         </operand>
>       </operations>
>     </mutate>
>   </soapenv:Body>
> </soapenv:Envelope>
>
> Thanks!
> mm

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

Reply via email to