RE: get sitelinks for all adgroups for a given campaign (java)

2020-01-13 Thread Google Ads API Forum Advisor Prod
Hi Geofrey,

Thank you for reaching out to us. Unfortunately there is no way to fetch all 
sitelinks on both the campaign and ad-group level. The AdGroupFeedService will 
return a list of AdGroupFeeds, which is used to link a feed to an adgroup. 
Fields returned include feedId, adGroupId, matchingFunction, placeholderTypes, 
Status, baseCampaignId, and baseAdGroupId. Please let me know if you have 
further questions.

Thank you,
Bryan, Google Ads API Team
ref:_00D1U1174p._5001USwLxR:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7t2DC0Q42DJ900WwkEiwWcQU-Zj0uHpzF5WQ%40sfdc.net.


Re: get sitelinks for all adgroups for a given campaign (java)

2020-01-13 Thread Geofrey F
Just to add I noticed that there is an AdGroupFeedService that can give you 
feed items for a given campaign, but not sure if this API would return 
sitelinks, and if it does, how to filter to process sitelinks only.

On Monday, 13 January 2020 15:48:54 UTC-5, Geofrey F wrote:
>
> Is there an easier way to fetch all sitelinks for a given campaign on both 
> campaign and ad-group level? 
>
> currently we're doing a few things:
> - fetch all campaign-level sitelinks using CampaignExtensionSettingService
> - fetch all adgroups for a given campaign using CampaignService
> - for each adgroup fetch sitelinks using AdgroupExtensionSettingService
>
>  just looking to see if there's a more efficient way of doing this.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/23aa5b37-3d7d-4708-8c9f-d020fcc2593f%40googlegroups.com.