Hi Jimmy, Are you referring to DSA page feeds <https://developers.google.com/adwords/api/docs/guides/dynamic-search-ads#dsa_page_feeds> or Dynamic Display Ad feeds <https://developers.google.com/adwords/api/docs/guides/dynamic-remarketing>? Feeds in AdWords can be managed through Feed Services <https://developers.google.com/adwords/api/docs/guides/feed-services>. Once you have set up the feeds, you need to use FeedItemService <https://developers.google.com/adwords/api/docs/reference/latest/FeedItemService> to update your FeedItems as described here <https://developers.google.com/adwords/api/docs/guides/dynamic-remarketing#step_3_-_construct_operations_to_remove_sold_listings>. The guide has code snippets which show how to update the FeedItems. I'm afraid scheduled updates are not supported in AdWords API. You'll need to program your application to perform this update as and when required.
Regards, Shwetha, 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 [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/5d252f37-9d85-4c8d-89b5-c4b308a26845%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
