| Package | Description |
|---|---|
| com.google.api.services.analyticsadmin.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaPropertySummary |
GoogleAnalyticsAdminV1betaPropertySummary.clone() |
GoogleAnalyticsAdminV1betaPropertySummary |
GoogleAnalyticsAdminV1betaPropertySummary.set(String fieldName,
Object value) |
GoogleAnalyticsAdminV1betaPropertySummary |
GoogleAnalyticsAdminV1betaPropertySummary.setDisplayName(String displayName)
Display name for the property referred to in this property summary.
|
GoogleAnalyticsAdminV1betaPropertySummary |
GoogleAnalyticsAdminV1betaPropertySummary.setParent(String parent)
Resource name of this property's logical parent.
|
GoogleAnalyticsAdminV1betaPropertySummary |
GoogleAnalyticsAdminV1betaPropertySummary.setProperty(String property)
Resource name of property referred to by this property summary Format: properties/{property_id}
Example: "properties/1000"
|
GoogleAnalyticsAdminV1betaPropertySummary |
GoogleAnalyticsAdminV1betaPropertySummary.setPropertyType(String propertyType)
The property's property type.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAnalyticsAdminV1betaPropertySummary> |
GoogleAnalyticsAdminV1betaAccountSummary.getPropertySummaries()
List of summaries for child accounts of this account.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaAccountSummary |
GoogleAnalyticsAdminV1betaAccountSummary.setPropertySummaries(List<GoogleAnalyticsAdminV1betaPropertySummary> propertySummaries)
List of summaries for child accounts of this account.
|
Copyright © 2011–2023 Google. All rights reserved.