I set up the MCC Master Negative List and keep getting this error
Selector was too large. Cannot call executeInParallel on a selector with more than 50 elements. (line 61). is there a version that lets you do over 50 accounts? I feel like setting up to run hourly and applying labels could be a solution, however I do not have the coding skills to write that. I did try reducing ID numbers to 50 and still got the alert. I did also try cutting it to 49 so it was under 50 and for some reason it still failed
This is line 61 - accountSelector.executeInParallel('processAccounts', 'postProcess')