Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Advertising Scripts' JavaScript engine supports most of ECMAScript® 2015 Language Specification. Use the auto-complete feature in the Scripts editor to confirm support of specific features and objects. Because the script's code runs on Microsoft Advertising's servers, browser-based features like the DOM and Window APIs are not available.
Note
The iterators don't support the for-of loop construct. For example:
for (var campaign of AdsApp.campaigns().get())