We are using Google Adwords API to manage the Dynamic search Ads with 
support on the tracking parameters. We find that the API document regarding 
the {lpurlpath} is not correct:

>From the Google API doc: 
https://developers.google.com/adwords/api/docs/reference/v201409/AdGroupAdService.DynamicSearchAd

   - *{lpurlpath} will be replaced with the path and query part of the 
   landing page URL and can be added to a different URL, e.g.: 
   "http://www.mygoodbusiness.com/tracking/{lpurlpath} 
   <http://www.mygoodbusiness.com/tracking/%7Blpurlpath%7D>".*

However, when we try the example URL 
*http://www.mygoodbusiness.com/tracking/{lpurlpath} 
<http://www.mygoodbusiness.com/tracking/%7Blpurlpath%7D> * in Google 
Adwords UI, we got validation error as shown in the below snapshot.

We also tried URL patterns such as:
http://www.mygoodbusiness.com/tracking={lpurlpath}
http://www.mygoodbusiness.com?tracking={lpurlpath} 
<http://www.mygoodbusiness.com/?tracking=%7Blpurlpath%7D>
http://www.mygoodbusiness.com/tracking?{lpurlpath}

All are rejected by Google Adwords UI with the same validation errors.  
When using the API to add the Dynamic search Ads, we also get 
AdError.INVALID_DSA_URL_TAG error for those URL patterns.

*So what is the exact URL pattern of {lpurlpath}?  It will be great if you 
could provide an example on the URL string that {lpurlpath} get resolved to 
in Google side?*

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ea7374aa-a74e-41ef-975d-4cbb68dfec10%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to