Thank you for the follow up. For the time-being, I am implementing a tedious solution : Manually assigning each site link an ID. As long as I never use the same ID for more than one site link, I can uniquely identify which site link (and which ad extension) was clicked. When my site retrieves the ad extensions through the API, I will simply look for siteLinkId=1 (siteLinkId=2,siteLinkId=3, etc..) in the destination URL, and I will use that ID to store in my internal database. When an end-user clicks the ad, they will land on my site at example.com?siteLinkId=3, from there I will give credit to that site link and it's ad extension... Make sense? Not sure if this "solution" is helpful for product listings.
-Scott On Dec 20, 7:35 pm, HK <[email protected]> wrote: > We are facing the same issue for both ad extensions and product listing ads. > We were expecting to be able to use {creative}, but according > tohttp://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=186489, this > is not supported. This is preventing us from implementing a planned > reporting solution and is hopefully something that Google will make > available shortly. > > Thanks, > Hans -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
