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 Google Ads Scripts Forum
Hi,
I tried to run the Negative Keywords Script and got the status of "finished with errors". The log statement says "ReferenceError: "AdsManagerApp" is not defined. (file Code.gs, line 87)"
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-scripts+apn2wqelwtk5hz2f...@googlegroups.com, adwords-scripts+apn2wqelwtk5hz2f...@googlegroups.co, adwords...@googlegroups.com
Hi Victoria,
This error only occurs when trying to place an MCC level script onto a single account. You will want to use the single account version of the script.
Regards,
Anthony
Google Ads Scripts Team
ref:_00D1U1174p._5001UHHeXl:ref
Victoria L
unread,
Sep 24, 2019, 10:53:10 AM9/24/19
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 Google Ads Scripts Forum
Hi Anthony,
Thank you for your reply, I ran this single account version and it worked. However, I have problems adding 2 recipient emails, which worked in our other scripts. Here is the log statement I got, could you help with this?
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-scripts+apn2wqelwtk5hz2f...@googlegroups.com, adwords-scripts+apn2wqelwtk5hz2f...@googlegroups.co, adwords...@googlegroups.com
Hi Victoria,
Glad to hear the script worked using the single account version.
If you want multiple email addresses specified, you will need to put them in this format:
RECIPIENT_EMAILS: [
'ema...@example.com','ema...@example.com'
],