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,
Currently, When a report is downloaded, the report file comes with a random tag at the end. Is there any way to remove this random tag?
Thanks,
Sean
Luis Xander Talag (AdWords API Team)
unread,
Jul 10, 2018, 1:43:28 AM7/10/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
Hi Sean,
I believe you are referring to the unique ID that was being set in your report name. You could rename your report based on what you've set in the below code snippet in your PHP client library. You could remove the uniqid() function to be able to remove those unique ID.