Hello,

Are you requesting the ExtensionType field in your get request? That field 
in the selector is what causes this field to be returned.

In any case, if the Java library is unable to parse the field, then you 
should file a bug at the Java library's issue 
tracker: https://github.com/googleads/googleads-java-lib/issues

Regards,
Mike, AdWords API Team

On Friday, May 6, 2016 at 12:07:38 PM UTC-4, Alex Jones wrote:
>
> I'm also getting this error.
>
> 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 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2e700041-19fa-46d9-94e8-1dd2e655b2b7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • New error start... joel
    • Re: New er... Alex Jones
      • Re: Ne... 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
        • Re... Alex Jones
          • ... 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
            • ... Alex Jones
              • ... joel
                • ... 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
    • Re: New er... Alex Jones
      • Re: Ne... Antonio Parraga
        • Re... 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
          • ... 'Michael Cloonan (AdWords API Team)' via AdWords API Forum

Reply via email to