AccountSummaries
Lists summaries of all Accounts to which the user has access.
View-Specific Information
Select
The AccountSummaries table exposes summaries of all accounts accessible by the caller.
The following query is processed server-side:
SELECT * FROM AccountSummaries
Columns
| Name | Type | Dimension | DefaultMetric | DefaultDimension | Description |
| Account | String | Account name referred to by this account summary. | |||
| DisplayName | String | display name for the account referred to by this account summary. | |||
| Name | String | Account summary name. | |||
| Propertysummaries | String | Summaries for child accounts of the specific account. |