An account collection provides a list of Analytics accounts to which a user has access. The account collection is the entry point to all management information. Each resource in the collection corresponds to a single Analytics account.
More...
|
| virtual System.Collections.Generic.IList< Account > | Items [get, set] |
| | A list of accounts. More...
|
| |
| virtual System.Nullable< int > | ItemsPerPage [get, set] |
| | The maximum number of entries the response can contain, regardless of the actual number of entries returned. Its value ranges from 1 to 1000 with a value of 1000 by default, or otherwise specified by the max-results query parameter. More...
|
| |
| virtual string | Kind [get, set] |
| | Collection type. More...
|
| |
| virtual string | NextLink [get, set] |
| | Next link for this account collection. More...
|
| |
| virtual string | PreviousLink [get, set] |
| | Previous link for this account collection. More...
|
| |
| virtual System.Nullable< int > | StartIndex [get, set] |
| | The starting index of the entries, which is 1 by default or otherwise specified by the start-index query parameter. More...
|
| |
| virtual System.Nullable< int > | TotalResults [get, set] |
| | The total number of results for the query, regardless of the number of results in the response. More...
|
| |
| virtual string | Username [get, set] |
| | Email ID of the authenticated user More...
|
| |
| virtual string | ETag [get, set] |
| | The ETag of the item. More...
|
| |
|
string | ETag |
| |
An account collection provides a list of Analytics accounts to which a user has access. The account collection is the entry point to all management information. Each resource in the collection corresponds to a single Analytics account.
◆ ETag
| virtual string Google.Apis.Analytics.v3.Data.Accounts.ETag |
|
getset |
◆ Items
| virtual System.Collections.Generic.IList<Account> Google.Apis.Analytics.v3.Data.Accounts.Items |
|
getset |
◆ ItemsPerPage
| virtual System.Nullable<int> Google.Apis.Analytics.v3.Data.Accounts.ItemsPerPage |
|
getset |
The maximum number of entries the response can contain, regardless of the actual number of entries returned. Its value ranges from 1 to 1000 with a value of 1000 by default, or otherwise specified by the max-results query parameter.
◆ Kind
| virtual string Google.Apis.Analytics.v3.Data.Accounts.Kind |
|
getset |
◆ NextLink
| virtual string Google.Apis.Analytics.v3.Data.Accounts.NextLink |
|
getset |
Next link for this account collection.
◆ PreviousLink
| virtual string Google.Apis.Analytics.v3.Data.Accounts.PreviousLink |
|
getset |
Previous link for this account collection.
◆ StartIndex
| virtual System.Nullable<int> Google.Apis.Analytics.v3.Data.Accounts.StartIndex |
|
getset |
The starting index of the entries, which is 1 by default or otherwise specified by the start-index query parameter.
◆ TotalResults
| virtual System.Nullable<int> Google.Apis.Analytics.v3.Data.Accounts.TotalResults |
|
getset |
The total number of results for the query, regardless of the number of results in the response.
◆ Username
| virtual string Google.Apis.Analytics.v3.Data.Accounts.Username |
|
getset |
Email ID of the authenticated user
The documentation for this class was generated from the following file:
- Google.Apis.Analytics.v3.cs