How to add multiple emails

17 views
Skip to first unread message

UpScale Digital

unread,
Jun 9, 2024, 10:59:50 PM (11 days ago) Jun 9
to Google Ads Scripts Forum
Hi,

How do I add multiple emails to the Link Checker script? I've tried separating them with ; ('em...@gmail.com;ema...@gmail.com') and , ('em...@gmail.com,ema...@gmail.com') as well as "em...@gmail.com";"ema...@gmail.com but none of them worked.

Your help would be greatly appreciated.

Cheers,
Igor

Google Ads Scripts Forum Advisor

unread,
Jun 9, 2024, 11:13:32 PM (11 days ago) Jun 9
to adwords...@googlegroups.com
Hi Igor,

Thank you for reaching out to the Google Ads Scripts support team.

You may check the below array to add the multiple email addresses in the Link Checker
'recipient_emails': [
    'a...@gmail.com', 'ab...@gmail.com', 'ab...@gmail.com'
  ],
If the script didn't work after following the above suggestion, provide us with the following details to replicate the issue from our end:
  • Google Ads account ID or CID
  • Name of the affected script
  • Please provide the shareable link to the spreadsheet to share a file publicly
You can send the details via Reply privately to the author option, or direct private reply to this email.
 
This message is in relation to case "ref:!00D1U01174p.!5004Q02tJGPv:ref" (ADR-00239233)

Thanks,
 
Google Logo Google Ads Scripts Team


Nils Rooijmans

unread,
Jun 10, 2024, 2:41:18 AM (11 days ago) Jun 10
to Google Ads Scripts Forum
for future readers, here's some more background on How to add multiple email addresses to a Google Ads Script.
 
Hope this helps,

Nils Rooijmans
https://nilsrooijmans.com
See my Google Ads Scripts FAQ to avoid the same mistakes I made: https://nilsrooijmans.com/google-ads-scripts-faq/
Reply all
Reply to author
Forward
0 new messages