| Package | Description |
|---|---|
| com.google.api.services.doubleclicksearch.model |
| Modifier and Type | Method and Description |
|---|---|
CustomMetric |
CustomMetric.clone() |
CustomMetric |
CustomMetric.set(String fieldName,
Object value) |
CustomMetric |
CustomMetric.setName(String name)
Custom metric name.
|
CustomMetric |
CustomMetric.setValue(Double value)
Custom metric numeric value.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomMetric> |
Conversion.getCustomMetric()
Custom metrics for the conversion.
|
| Modifier and Type | Method and Description |
|---|---|
Conversion |
Conversion.setCustomMetric(List<CustomMetric> customMetric)
Custom metrics for the conversion.
|
Copyright © 2011–2025 Google. All rights reserved.