| Package | Description |
|---|---|
| com.google.api.services.analyticsadmin.v1beta | |
| com.google.api.services.analyticsadmin.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdmin.Properties.Create |
GoogleAnalyticsAdmin.Properties.create(GoogleAnalyticsAdminV1betaProperty content)
Creates an "GA4" property with the specified location and attributes.
|
GoogleAnalyticsAdmin.Properties.Patch |
GoogleAnalyticsAdmin.Properties.patch(String name,
GoogleAnalyticsAdminV1betaProperty content)
Updates a property.
|
| Constructor and Description |
|---|
Create(GoogleAnalyticsAdminV1betaProperty content)
Creates an "GA4" property with the specified location and attributes.
|
Patch(String name,
GoogleAnalyticsAdminV1betaProperty content)
Updates a property.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaProperty |
GoogleAnalyticsAdminV1betaProperty.clone() |
GoogleAnalyticsAdminV1betaProperty |
GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource.getProperty()
A snapshot of a Property resource in change history.
|
GoogleAnalyticsAdminV1betaProperty |
GoogleAnalyticsAdminV1betaProperty.set(String fieldName,
Object value) |
GoogleAnalyticsAdminV1betaProperty |
GoogleAnalyticsAdminV1betaProperty.setAccount(String account)
Immutable.
|
GoogleAnalyticsAdminV1betaProperty |
GoogleAnalyticsAdminV1betaProperty.setCreateTime(String createTime)
Output only.
|
GoogleAnalyticsAdminV1betaProperty |
GoogleAnalyticsAdminV1betaProperty.setCurrencyCode(String currencyCode)
The currency type used in reports involving monetary values.
|
GoogleAnalyticsAdminV1betaProperty |
GoogleAnalyticsAdminV1betaProperty.setDeleteTime(String deleteTime)
Output only.
|
GoogleAnalyticsAdminV1betaProperty |
GoogleAnalyticsAdminV1betaProperty.setDisplayName(String displayName)
Required.
|
GoogleAnalyticsAdminV1betaProperty |
GoogleAnalyticsAdminV1betaProperty.setExpireTime(String expireTime)
Output only.
|
GoogleAnalyticsAdminV1betaProperty |
GoogleAnalyticsAdminV1betaProperty.setIndustryCategory(String industryCategory)
Industry associated with this property Example: AUTOMOTIVE, FOOD_AND_DRINK
|
GoogleAnalyticsAdminV1betaProperty |
GoogleAnalyticsAdminV1betaProperty.setName(String name)
Output only.
|
GoogleAnalyticsAdminV1betaProperty |
GoogleAnalyticsAdminV1betaProperty.setParent(String parent)
Immutable.
|
GoogleAnalyticsAdminV1betaProperty |
GoogleAnalyticsAdminV1betaProperty.setPropertyType(String propertyType)
Immutable.
|
GoogleAnalyticsAdminV1betaProperty |
GoogleAnalyticsAdminV1betaProperty.setServiceLevel(String serviceLevel)
Output only.
|
GoogleAnalyticsAdminV1betaProperty |
GoogleAnalyticsAdminV1betaProperty.setTimeZone(String timeZone)
Required.
|
GoogleAnalyticsAdminV1betaProperty |
GoogleAnalyticsAdminV1betaProperty.setUpdateTime(String updateTime)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAnalyticsAdminV1betaProperty> |
GoogleAnalyticsAdminV1betaListPropertiesResponse.getProperties()
Results that matched the filter criteria and were accessible to the caller.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource |
GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource.setProperty(GoogleAnalyticsAdminV1betaProperty property)
A snapshot of a Property resource in change history.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaListPropertiesResponse |
GoogleAnalyticsAdminV1betaListPropertiesResponse.setProperties(List<GoogleAnalyticsAdminV1betaProperty> properties)
Results that matched the filter criteria and were accessible to the caller.
|
Copyright © 2011–2023 Google. All rights reserved.