Hi Mike,

You don't need to create one Feed per adgroup. Instead, you would create 
one Feed with multiple feed items (step 1-3 in the guide), and then create 
one AdGroupFeed per adgroup that associates some FeedItem from the Feed 
with the AdGroup (step 4 in the guide). The code to use AdGroupFeed is 
pretty much the same as the one in 
https://developers.google.com/adwords/api/docs/guides/feed-services#campaignfeedservice,
 
except that you use AdGroupFeed instead of CampaignFeed, and 
AdGroupFeedService instead of CampaignFeedService.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Tuesday, April 22, 2014 4:03:42 AM UTC-4, [email protected] 
wrote:
>
> Hi everyone,
>   I'm attempting to set up sitelinks for each AdGroup in my campaign (a 
> few thousand ad groups in total).  I've been basing my code on the Java 
> example for setting up a CampaignFeed:
> https://developers.google.com/adwords/api/docs/guides/feed-services
>
> The documentation says that to set up on an adgroup basis, you use 
> AdGroupFeed and AdGroupFeedPage, but I'm struggling, and keep reaching the 
> number of feeds per account limit.
>
> Does anyone have a Java example of how to set up different sitelinks per 
> adgroup using AdGroupFeed and AdGroupFeedPage?
>
> Many thanks
> Mike
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to