Hi,

I'm using CampaignExtensionSettingService (v201605) to return all 
extensions, however, structured snippets are not being returned (although I 
can see them in the UI). 

My SOAP request is below, which returns all extensions except the 
structured snippets. 

   <SOAP-ENV:Header>

      <tns:RequestHeader> 
         <tns:clientCustomerId>xxx</tns:clientCustomerId> 
         <tns:developerToken>xxx</tns:developerToken> 
         <tns:userAgent>xxx</tns:userAgent> 
         <tns:validateOnly>false</tns:validateOnly> 
         <tns:partialFailure>false</tns:partialFailure> 
      </tns:RequestHeader> 

   </SOAP-ENV:Header> 
   <ns1:Body> 
      <ns0:get> 
         <ns0:selector> 
            <ns0:fields>CampaignId</ns0:fields> 
            <ns0:fields>Extensions</ns0:fields> 
            <ns0:fields>ExtensionType</ns0:fields> 
         </ns0:selector> 
      </ns0:get> 
   </ns1:Body> 
</SOAP-ENV:Envelope>


Am I missing something obvious as to why this is the case?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f99a9f7b-a999-4e8e-9eab-98163c800354%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to