| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
ConversionCountingConfig |
ConversionCountingConfig.clone() |
ConversionCountingConfig |
LineItem.getConversionCounting()
The conversion tracking setting of the line item.
|
ConversionCountingConfig |
ConversionCountingConfig.set(String fieldName,
Object value) |
ConversionCountingConfig |
ConversionCountingConfig.setFloodlightActivityConfigs(List<TrackingFloodlightActivityConfig> floodlightActivityConfigs)
The Floodlight activity configs used to track conversions.
|
ConversionCountingConfig |
ConversionCountingConfig.setPostViewCountPercentageMillis(Long postViewCountPercentageMillis)
The percentage of post-view conversions to count, in millis (1/1000 of a percent).
|
ConversionCountingConfig |
ConversionCountingConfig.setPrimaryAttributionModelId(Long primaryAttributionModelId)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
LineItem |
LineItem.setConversionCounting(ConversionCountingConfig conversionCounting)
The conversion tracking setting of the line item.
|
Copyright © 2011–2026 Google. All rights reserved.