Hi,

1. Yes, the user will be sent to the right version of the url depending on 
the detected device.
2. No, url needn't be set if you set finalUrl.

Url field will eventually go away, and will be replaced by the finalUrls 
fields
- FinalUrl is where you want your customer to land.
- FinalMobileUrls may be used if you have a separate landing page for 
mobile devices.
- trackingTemplate, if you want to set a tracker url for your site for 
analytics purposes
- customParameters, if you want to add custom parameters to your tracking 
url.

Today, users handle all these cases in the destination url itself - 
something like 
http://tracker.example.com/?myid=123&continue={ifmobile:mysite.com/foo}{ifnotmobile:mobile.mysite.com/foo}.
 
With the new set of fields, you can set this like

finalUrl: mysite.com/foo
finalMobileUrl: mobile.mysite.com/foo
customParameters: {_myid: 123}
trackingTempate: http://tracker.example.com/?myid={_myid}&continue={lpurl}

Does that make sense?

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Friday, September 26, 2014 1:53:09 PM UTC-4, BDCoder wrote:
>
> Found this -- but am still looking for a full description of the fields I 
> mentioned...
>
> https://developers.google.com/adwords/api/docs/guides/upgraded-urls
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/523a68a0-4b43-4303-97dd-bea1dffbde89%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to