| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
CreativeConfig |
CreativeConfig.clone() |
CreativeConfig |
CreativeConfig.set(String fieldName,
Object value) |
CreativeConfig |
CreativeConfig.setCreativeType(String creativeType)
The type of creative that can be assigned to the inventory source.
|
CreativeConfig |
CreativeConfig.setDisplayCreativeConfig(InventorySourceDisplayCreativeConfig displayCreativeConfig)
The configuration for display creatives.
|
CreativeConfig |
CreativeConfig.setVideoCreativeConfig(InventorySourceVideoCreativeConfig videoCreativeConfig)
The configuration for video creatives.
|
| Modifier and Type | Method and Description |
|---|---|
List<CreativeConfig> |
InventorySource.getCreativeConfigs()
The creative requirements of the inventory source.
|
| Modifier and Type | Method and Description |
|---|---|
InventorySource |
InventorySource.setCreativeConfigs(List<CreativeConfig> creativeConfigs)
The creative requirements of the inventory source.
|
Copyright © 2011–2026 Google. All rights reserved.