Hello,

The entire URL generated from the tracking template doesn't necessarily 
have to match the final URL, but the URL domain has to match.

So for example, if the final url is "www.example.com/landing-page", then 
you could have the tracking template say 
"www.example.com/{some-parameter}", and fill in that paremeter with 
different values to go to different landing pages depending on the 
customizer. However, if you generated a URL with the tracking template that 
came to "www.example2.com/landing-page", that would be rejected, because 
the URL domain doesn't match.

So you should only have to create one ad with a different final URL for 
each different domain you plan on using, rather than one per ad.

Regards,
Mike, AdWords API Team

On Monday, January 4, 2016 at 9:21:47 AM UTC-5, MCC Test wrote:
>
> Hello,
>
> Any updates on this thread how can I achieve this functionality by API.I 
> don't want to create 10k Ads but just need one dynamic Ad, which will feed 
> dynamic values and landing Page URL should directly take to product page??
>
> Please help!!
>
> Thanks,
> Ronak Shah 
>  
> On Thursday, December 31, 2015 at 10:18:19 AM UTC+5:30, MCC Test wrote:
>>
>> Hello Anthony,
>>
>> Also one more thing I see tracking URL templates is for third party 
>> tracking service whereas I don't have any third party tracking just 
>> redirect Users to actual landing page based on feed target keyword keyword.
>>
>> Thanks,
>> Ronak
>>
>> On Thursday, December 31, 2015 at 9:11:32 AM UTC+5:30, MCC Test wrote:
>>>
>>> Hello Anthony,
>>>
>>> Thank you for the response, I looked into tracking templates 
>>> documentation but again I could only set tracking templates with custom 
>>> parameter like this
>>>
>>> $textAd->trackingUrlTemplate =
>>>         'http://tracker.example.com/' .
>>>         '&u={lpurl}';
>>>
>>> Also documentation says value of lpurl needs to be same as final url.So 
>>> again we get back to same point how to have dynamic destination url.
>>>
>>> Let me tell you whole scenario I have 10,000 products and I don't want 
>>> to create 10k ads for all instead I will create one dynamic feeding ad and 
>>> one ad customizer which will feed dynamic values in text ad based based on 
>>> target keyword and for each keyword landing page url is different.
>>>
>>> Please suggest!!
>>>
>>> Thanks,
>>> Ronak Shah
>>>
>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/060679f6-980c-4edb-aecc-ac3e2b0f0e76%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to