Hiding adwords accounts now possible via the adwords api

23:41 13.08.2015
Starting with v201506 of the AdWords API , you can: Hide or unhide an AdWords account under your manager account by setting the isHidden attribute of its ManagedCustomerLink to true or false , respectively. Exclude hidden accounts in ManagedCustomerService.get and ManagedCustomerService.query calls by specifying ExcludeHiddenAccounts = true in your predicate or AWQL WHERE clause. With these new features,...
  1,636