Tag Archives: search_audience

Support for BudgetOrders and UserLists in AdWords Scripts

We are excited to announce support for two new features in AdWords Scripts: BudgetOrdersand UserLists.

BudgetOrders: We are introducing read-only support for BudgetOrders. You can now access your BudgetOrders to retrieve information like account-level spending limit and credits from Google (note that your account must be on consolidated billing to use these features).

UserLists: You now have the opportunity to read and write some of the fields associated with the UserLists in your shared library. You can retrieve member counts, update membership lifespan, and open or close your user lists to new members.

When you're ready to try it out or learn more, check out the BudgetOrderand UserListsections of the left navigation bar under our AdWordsAppdocumentation. If you have any questions about this new feature or AdWords scripts in general, you can post them on our developer forum.

Support for Search Audiences in AdWords Scripts

AdWords Scripts now supports Audiences for Search and Shopping campaigns. This release covers all the features you can do through the Audiences Tab in the AdWords UI - target or exclude audiences for an ad group, exclude audiences for a campaign, and apply or adjust bid modifiers. You may also retrieve audiences and their stats associated with ad groups and campaigns. Audience creation is not supported in this release.

See the code snippets to learn how to use this feature. As always, let us know your questions and feedback on our developer forum.