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 and Google Ads API Forum
Hello,
I have a question:
I was use This report to get informations about the URLs using in the ads (for example effective final url),
but in the new API (Beta) i don't find this Report.
where is it?
blesses.
Teja Makani
unread,
Nov 28, 2018, 2:04:49 PM11/28/18
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 and Google Ads API Forum
Hello Jairo,
You could use the Ad Group Ad resource to get the final_urls, tracking_url_template and other Ad fields. You could refer to the sample report program in Java as shown here and change the fields and resource names to get the required fields. Code samples in other languages can be found here. Please give it a try and let me know if you have any further questions.