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/bdfa57ba-615b-4742-880b-0f31a1d2ae47%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

Reply via email to