| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
McfData.Rows.ConversionPathValue |
McfData.Rows.ConversionPathValue.clone() |
McfData.Rows.ConversionPathValue |
McfData.Rows.ConversionPathValue.set(String fieldName,
Object value) |
McfData.Rows.ConversionPathValue |
McfData.Rows.ConversionPathValue.setInteractionType(String interactionType)
Type of an interaction on conversion path.
|
McfData.Rows.ConversionPathValue |
McfData.Rows.ConversionPathValue.setNodeValue(String nodeValue)
Node value of an interaction on conversion path.
|
| Modifier and Type | Method and Description |
|---|---|
List<McfData.Rows.ConversionPathValue> |
McfData.Rows.getConversionPathValue()
A conversion path dimension value, containing a list of interactions with their attributes.
|
| Modifier and Type | Method and Description |
|---|---|
McfData.Rows |
McfData.Rows.setConversionPathValue(List<McfData.Rows.ConversionPathValue> conversionPathValue)
A conversion path dimension value, containing a list of interactions with their attributes.
|
Copyright © 2011–2022 Google. All rights reserved.