Hello,

This fix is now live. I just tested it myself to confirm. If you're still 
experiencing this issue, please let me know so that I can follow up with 
engineering.

Regards,
Mike, AdWords API Team

On Tuesday, May 10, 2016 at 10:03:30 AM UTC-4, Michael Cloonan (AdWords API 
Team) wrote:
>
> Hello,
>
> I have confirmed that this was an unintended change on our side and that 
> engineering is working on reverting the behavior. I will follow up here 
> when the fix is live.
>
> Regards,
> Mike, AdWords API Team
>
> On Friday, May 6, 2016 at 4:36:22 PM UTC-4, Antonio Parraga wrote:
>>
>> Same here:
>>
>> org.xml.sax.SAXException: Invalid element in 
>> com.google.api.ads.adwords.axis.v201509.cm.ExtensionSetting - 
>> ExtensionSetting.Type
>>
>>
>> We haven“t touch anything in our code :(
>>
>> On Friday, May 6, 2016 at 8:08:11 PM UTC+2, Alex Jones wrote:
>>>
>>> I'm still working on getting SAOP, but I've noticed it's an intermittent 
>>> problem. We retried several of the failed requests, and a majority succeed, 
>>> but some remained failed. Perhaps this is a routing issue?
>>>
>>> On Friday, May 6, 2016 at 8:26:13 AM UTC-4, joel wrote:
>>>>
>>>> It looks like the CampaignExtensionSettingService is now returning a 
>>>> new element in the SOAP XML that's unrecognized. This started happening 
>>>> yesterday. It's causing the SAX parser and API call to fail. Any idea how 
>>>> to fix? Do we need to pull the newest client library? Below is a sanitized 
>>>> response XML showing the new field. Thanks!
>>>>
>>>>
>>>> Joel
>>>>
>>>>
>>>> <?xml version="1.0" encoding="UTF-8"?>
>>>>
>>>> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
>>>>
>>>>     <soap:Header>
>>>>
>>>>         <ResponseHeader xmlns="
>>>> https://adwords.google.com/api/adwords/cm/v201601";>
>>>>
>>>>             <requestId>0005322b73b334600a815112f90f1db6</requestId>
>>>>
>>>>             <serviceName>CampaignExtensionSettingService</serviceName>
>>>>
>>>>             <methodName>get</methodName>
>>>>
>>>>             <operations>0</operations>
>>>>
>>>>             <responseTime>482</responseTime>
>>>>
>>>>         </ResponseHeader>
>>>>
>>>>     </soap:Header>
>>>>
>>>>     <soap:Body>
>>>>
>>>>         <getResponse xmlns="
>>>> https://adwords.google.com/api/adwords/cm/v201601";>
>>>>
>>>>             <rval>
>>>>
>>>>                 <totalNumEntries>1</totalNumEntries>
>>>>
>>>>                 <Page.Type>CampaignExtensionSettingPage</Page.Type>
>>>>
>>>>                 <entries>
>>>>
>>>>                     <campaignId>1234</campaignId>
>>>>
>>>>                     <extensionType>SITELINK</extensionType>
>>>>
>>>>                     <extensionSetting>
>>>>
>>>>                         <extensions xmlns:xsi="
>>>> http://www.w3.org/2001/XMLSchema-instance"; xsi:type="SitelinkFeedItem">
>>>>
>>>>                             <feedId>1234</feedId>
>>>>
>>>>                             <feedItemId>1234</feedItemId>
>>>>
>>>>                             <status>ENABLED</status>
>>>>
>>>>                             <feedType>SITELINK</feedType>
>>>>
>>>>                             
>>>> <ExtensionFeedItem.Type>SitelinkFeedItem</ExtensionFeedItem.Type>
>>>>
>>>>                             <sitelinkText>Text</sitelinkText>
>>>>
>>>>                             <sitelinkLine2>Text</sitelinkLine2>
>>>>
>>>>                             <sitelinkLine3>Text</sitelinkLine3>
>>>>
>>>>                             <sitelinkFinalUrls>
>>>>
>>>>                                 <urls>http://mysite.com</urls>
>>>>
>>>>                             </sitelinkFinalUrls>
>>>>
>>>>                         </extensions>
>>>>
>>>>                         </extensions>
>>>>
>>>>                         
>>>> <ExtensionSetting.Type>ExtensionSetting</ExtensionSetting.Type>
>>>>
>>>>                     </extensionSetting>
>>>>
>>>>                 </entries>
>>>>
>>>>             </rval>
>>>>
>>>>         </getResponse>
>>>>
>>>>     </soap:Body>
>>>>
>>>> </soap:Envelope>
>>>>
>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [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
--- 
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 [email protected].
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/b0ad96a8-7b19-4eb2-8e38-5a59900b1239%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Re: New error s... Alex Jones
    • Re: New er... 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
      • Re: Ne... Alex Jones
        • Re... 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
          • ... Alex Jones
            • ... joel
              • ... 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
  • Re: New error s... Alex Jones
    • Re: New er... Antonio Parraga
      • Re: Ne... 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
        • Re... 'Michael Cloonan (AdWords API Team)' via AdWords API Forum

Reply via email to