Re: AdCustomizer FeedService - Update latest feeditem

2015-06-30 Thread Michael Cloonan (AdWords API Team)
Hello, If you don't want to remove the old feed item after adding the new one, your other option is to simply modify the old one in place so that it has the new values. If multiple feed items match a given ad, then there is no guarantee which will serve. In order for you to have the correct on

Re: AdCustomizer FeedService - Update latest feeditem

2015-06-30 Thread Gal Ouz
Thanks Michael for the answer. However i think it necessary feature to defined to ads which feed it should select, think about our scenario on which we want to continuously provide price feeds, and having to delete old feeds is just overhead for us as it required us to monitor the relation betw

Re: AdCustomizer FeedService - Update latest feeditem

2015-06-30 Thread Michael Cloonan (AdWords API Team)
Hello, If more than one feed item match in a given situation, there is no guarantee which one will be selected. In this case, the first one you uploaded still matches the ad, and is being selected over the second. In order to solve this issue, you must remove the first feed item to make sure t

AdCustomizer FeedService - Update latest feeditem

2015-06-30 Thread Gal Ouz
Hi We are currently working with customize ads, creating small app (that will run from our server) which create and update feeds in order to dynamic update our ads (item price and other property of our in sell items) . However i'm getting into some difficultly which i need your advise. I want th