You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
I am currently using Adwords API for getting the Click Performance
reports by the gclid of the users on my website but I would also like to
know the URL where the user clicked the ad which brought them to my
website. I have been searching for how to get this info and it seems Url
Performance report would be the way to go but I can't figure out how to
get the url of the specific ad. In
https://developers.google.com/adwords/api/docs/appendix/reports/url-performance-report
I can see that I could query with the AdGroupId or CampaignId but
surely this will return the urls of all the ads which belong to those
AdGroups or Campaigns?
Yin Niu
unread,
Apr 7, 2016, 10:20:42 AM4/7/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
You can use URL Performance Report to get URL and criteria level Statistics but not ad level data. The only ad level report is Ad Performance Report but it doesn't give the URL you want.