| Package | Description |
|---|---|
| com.google.api.services.analyticsadmin.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaAccountSummary |
GoogleAnalyticsAdminV1betaAccountSummary.clone() |
GoogleAnalyticsAdminV1betaAccountSummary |
GoogleAnalyticsAdminV1betaAccountSummary.set(String fieldName,
Object value) |
GoogleAnalyticsAdminV1betaAccountSummary |
GoogleAnalyticsAdminV1betaAccountSummary.setAccount(String account)
Resource name of account referred to by this account summary Format: accounts/{account_id}
Example: "accounts/1000"
|
GoogleAnalyticsAdminV1betaAccountSummary |
GoogleAnalyticsAdminV1betaAccountSummary.setDisplayName(String displayName)
Display name for the account referred to in this account summary.
|
GoogleAnalyticsAdminV1betaAccountSummary |
GoogleAnalyticsAdminV1betaAccountSummary.setName(String name)
Resource name for this account summary.
|
GoogleAnalyticsAdminV1betaAccountSummary |
GoogleAnalyticsAdminV1betaAccountSummary.setPropertySummaries(List<GoogleAnalyticsAdminV1betaPropertySummary> propertySummaries)
List of summaries for child accounts of this account.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAnalyticsAdminV1betaAccountSummary> |
GoogleAnalyticsAdminV1betaListAccountSummariesResponse.getAccountSummaries()
Account summaries of all accounts the caller has access to.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaListAccountSummariesResponse |
GoogleAnalyticsAdminV1betaListAccountSummariesResponse.setAccountSummaries(List<GoogleAnalyticsAdminV1betaAccountSummary> accountSummaries)
Account summaries of all accounts the caller has access to.
|
Copyright © 2011–2023 Google. All rights reserved.