We previously added all of our Sitelinks via the FeedsService into a new 
user-generated Feed (not the Main sitelink feed). When I follow the example 
at 
https://developers.google.com/adwords/api/docs/guides/upgrade-destination-urls 
and try to use the CampaignExtensionSetting service to download the 
Sitelinks nothing is returned. I verified in the AdWords web UI that the 
campaign DOES have Sitelinks. When I tried the same with an old Removed 
campaign that had Sitelinks under the Main sitelink feed the API call DID 
work. Is this a bug? Shouldn't CampaignExtensionSetting service return 
Sitelinks from any Feed?

Thanks!

Joel

Example code that I ran:

CampaignExtensionSettingPage page = service.query("Select CampaignId, 
Extensions where ExtensionType=SITELINK AND CampaignId=1234");

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7eb60903-c057-4e86-ad36-2efd0d043c46%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to