| Package | Description |
|---|---|
| com.google.api.services.analyticsadmin.v1beta | |
| com.google.api.services.analyticsadmin.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdmin.Properties.ConversionEvents.Create |
GoogleAnalyticsAdmin.Properties.ConversionEvents.create(String parent,
GoogleAnalyticsAdminV1betaConversionEvent content)
Creates a conversion event with the specified attributes.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleAnalyticsAdminV1betaConversionEvent content)
Creates a conversion event with the specified attributes.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaConversionEvent |
GoogleAnalyticsAdminV1betaConversionEvent.clone() |
GoogleAnalyticsAdminV1betaConversionEvent |
GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource.getConversionEvent()
A snapshot of a ConversionEvent resource in change history.
|
GoogleAnalyticsAdminV1betaConversionEvent |
GoogleAnalyticsAdminV1betaConversionEvent.set(String fieldName,
Object value) |
GoogleAnalyticsAdminV1betaConversionEvent |
GoogleAnalyticsAdminV1betaConversionEvent.setCreateTime(String createTime)
Output only.
|
GoogleAnalyticsAdminV1betaConversionEvent |
GoogleAnalyticsAdminV1betaConversionEvent.setCustom(Boolean custom)
Output only.
|
GoogleAnalyticsAdminV1betaConversionEvent |
GoogleAnalyticsAdminV1betaConversionEvent.setDeletable(Boolean deletable)
Output only.
|
GoogleAnalyticsAdminV1betaConversionEvent |
GoogleAnalyticsAdminV1betaConversionEvent.setEventName(String eventName)
Immutable.
|
GoogleAnalyticsAdminV1betaConversionEvent |
GoogleAnalyticsAdminV1betaConversionEvent.setName(String name)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAnalyticsAdminV1betaConversionEvent> |
GoogleAnalyticsAdminV1betaListConversionEventsResponse.getConversionEvents()
The requested conversion events
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource |
GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource.setConversionEvent(GoogleAnalyticsAdminV1betaConversionEvent conversionEvent)
A snapshot of a ConversionEvent resource in change history.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaListConversionEventsResponse |
GoogleAnalyticsAdminV1betaListConversionEventsResponse.setConversionEvents(List<GoogleAnalyticsAdminV1betaConversionEvent> conversionEvents)
The requested conversion events
|
Copyright © 2011–2023 Google. All rights reserved.