Re: Retrieve final URL over API

2015-06-19 Thread Dominic Asche
Thanks Anthony - your hint resolved our issues. We implemented a simple check, if ad.url == null ... and now retrieve the urls from all ads. THX! Dominic Am Donnerstag, 18. Juni 2015 18:38:19 UTC+2 schrieb Anthony Madrigal: > > Hi Dominic, > > Could you please double check to see whether

Re: Retrieve final URL over API

2015-06-18 Thread Anthony Madrigal
Hi Dominic, Could you please double check to see whether the ads you are selecting have been migrated to Upgraded Urls? You could do this by checking if "Url" ( Ad.url ) is not null. Ads will either have

Retrieve final URL over API

2015-06-17 Thread Dominic Asche
Hi, my question is about how to obtain tracking template settings over API: *Sitiuation* We are replacing the URLs of our clients AdWords over API to redirect them to one of our landingpage For backup reasons, we'd like to get the finale URL for any keyword / Ad *Problem* Since the introducti