Hi Sam, 

You can create your feeds using the FeedService 
<https://developers.google.com/adwords/api/docs/reference/v201708/FeedService> 
and 
then populate your FeedItems using the FeedItemService 
<https://developers.google.com/adwords/api/docs/reference/v201708/FeedItemService>.
 
Here is a sample 
<https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201708/extensions/AddSiteLinksUsingFeeds.java>
 in 
Java which creates and populates a SiteLink Feed. If you wish to upload the 
FeedItems to a Feed in bulk, you can use the FeedItemOperation 
<https://developers.google.com/adwords/api/docs/reference/latest/FeedItemService.FeedItemOperation>
 in 
BatchjobService. You can check the code samples for BatchJobService here 
<https://developers.google.com/adwords/api/docs/guides/batch-jobs#code_examples>.
 
Samples in other languages can also be found here 
<https://developers.google.com/adwords/api/docs/clientlibraries>. 

Regards,
Jude, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/bd0e69a1-ddeb-4c74-bb08-00b6756611af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to