| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
ThirdPartyVendorConfig |
ThirdPartyVendorConfig.clone() |
ThirdPartyVendorConfig |
ThirdPartyVendorConfig.set(String fieldName,
Object value) |
ThirdPartyVendorConfig |
ThirdPartyVendorConfig.setPlacementId(String placementId)
The ID used by the platform of the third-party vendor to identify the line item.
|
ThirdPartyVendorConfig |
ThirdPartyVendorConfig.setVendor(String vendor)
The third-party measurement vendor.
|
| Modifier and Type | Method and Description |
|---|---|
List<ThirdPartyVendorConfig> |
ThirdPartyMeasurementConfigs.getBrandLiftVendorConfigs()
Optional.
|
List<ThirdPartyVendorConfig> |
ThirdPartyMeasurementConfigs.getBrandSafetyVendorConfigs()
Optional.
|
List<ThirdPartyVendorConfig> |
ThirdPartyMeasurementConfigs.getReachVendorConfigs()
Optional.
|
List<ThirdPartyVendorConfig> |
ThirdPartyMeasurementConfigs.getViewabilityVendorConfigs()
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
ThirdPartyMeasurementConfigs |
ThirdPartyMeasurementConfigs.setBrandLiftVendorConfigs(List<ThirdPartyVendorConfig> brandLiftVendorConfigs)
Optional.
|
ThirdPartyMeasurementConfigs |
ThirdPartyMeasurementConfigs.setBrandSafetyVendorConfigs(List<ThirdPartyVendorConfig> brandSafetyVendorConfigs)
Optional.
|
ThirdPartyMeasurementConfigs |
ThirdPartyMeasurementConfigs.setReachVendorConfigs(List<ThirdPartyVendorConfig> reachVendorConfigs)
Optional.
|
ThirdPartyMeasurementConfigs |
ThirdPartyMeasurementConfigs.setViewabilityVendorConfigs(List<ThirdPartyVendorConfig> viewabilityVendorConfigs)
Optional.
|
Copyright © 2011–2026 Google. All rights reserved.