| Package | Description |
|---|---|
| com.google.api.services.analyticsadmin.v1beta | |
| com.google.api.services.analyticsadmin.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdmin.Properties.KeyEvents.Create |
GoogleAnalyticsAdmin.Properties.KeyEvents.create(String parent,
GoogleAnalyticsAdminV1betaKeyEvent content)
Creates a Key Event.
|
GoogleAnalyticsAdmin.Properties.KeyEvents.Patch |
GoogleAnalyticsAdmin.Properties.KeyEvents.patch(String name,
GoogleAnalyticsAdminV1betaKeyEvent content)
Updates a Key Event.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleAnalyticsAdminV1betaKeyEvent content)
Creates a Key Event.
|
Patch(String name,
GoogleAnalyticsAdminV1betaKeyEvent content)
Updates a Key Event.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaKeyEvent |
GoogleAnalyticsAdminV1betaKeyEvent.clone() |
GoogleAnalyticsAdminV1betaKeyEvent |
GoogleAnalyticsAdminV1betaKeyEvent.set(String fieldName,
Object value) |
GoogleAnalyticsAdminV1betaKeyEvent |
GoogleAnalyticsAdminV1betaKeyEvent.setCountingMethod(String countingMethod)
Required.
|
GoogleAnalyticsAdminV1betaKeyEvent |
GoogleAnalyticsAdminV1betaKeyEvent.setCreateTime(String createTime)
Output only.
|
GoogleAnalyticsAdminV1betaKeyEvent |
GoogleAnalyticsAdminV1betaKeyEvent.setCustom(Boolean custom)
Output only.
|
GoogleAnalyticsAdminV1betaKeyEvent |
GoogleAnalyticsAdminV1betaKeyEvent.setDefaultValue(GoogleAnalyticsAdminV1betaKeyEventDefaultValue defaultValue)
Optional.
|
GoogleAnalyticsAdminV1betaKeyEvent |
GoogleAnalyticsAdminV1betaKeyEvent.setDeletable(Boolean deletable)
Output only.
|
GoogleAnalyticsAdminV1betaKeyEvent |
GoogleAnalyticsAdminV1betaKeyEvent.setEventName(String eventName)
Immutable.
|
GoogleAnalyticsAdminV1betaKeyEvent |
GoogleAnalyticsAdminV1betaKeyEvent.setName(String name)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAnalyticsAdminV1betaKeyEvent> |
GoogleAnalyticsAdminV1betaListKeyEventsResponse.getKeyEvents()
The requested Key Events
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaListKeyEventsResponse |
GoogleAnalyticsAdminV1betaListKeyEventsResponse.setKeyEvents(List<GoogleAnalyticsAdminV1betaKeyEvent> keyEvents)
The requested Key Events
|
Copyright © 2011–2024 Google. All rights reserved.