Master Negative List - Manager Account - not working for MCC

18 views
Skip to first unread message

Tomáš Kraus

unread,
Feb 28, 2017, 5:17:12 AM2/28/17
to AdWords Scripts Forum
and it works fine for manually added AdWords account numbers, but when I leave the column blank(so it should add lists to every account in MCC), it does not do anything.

Is it true this script cannot handle MCC with more than 50 AdWords accounts or is it something else?

Thanks for any help!

Tomáš

Anthony Madrigal

unread,
Feb 28, 2017, 9:40:03 AM2/28/17
to AdWords Scripts Forum
Hello Tomáš,

Yes, that is correct. MCC level scripts can only process up to 50 accounts at a time. What I suggest is having 2 versions of the script that selects half of your account in one and the other half in the other. You can easily select them by adding account labels to the accounts then selecting them by modifying the line in the script
var accountSelector = MccApp.accounts()withCondition("LabelNames CONTAINS 'Group A'");

Cheers,
Anthony
AdWords Scripts Team
Reply all
Reply to author
Forward
0 new messages