Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
CompanionSetting |
CompanionSetting.clone() |
CompanionSetting |
VideoSettings.getCompanionSettings()
Settings for the companion creatives of video creatives served to this placement.
|
CompanionSetting |
CompanionSetting.set(String fieldName,
Object value) |
CompanionSetting |
CompanionSetting.setCompanionsDisabled(Boolean companionsDisabled)
Whether companions are disabled for this placement.
|
CompanionSetting |
CompanionSetting.setEnabledSizes(List<Size> enabledSizes)
Allowlist of companion sizes to be served to this placement.
|
CompanionSetting |
CompanionSetting.setImageOnly(Boolean imageOnly)
Whether to serve only static images as companions.
|
CompanionSetting |
CompanionSetting.setKind(String kind)
Identifies what kind of resource this is.
|
Modifier and Type | Method and Description |
---|---|
VideoSettings |
VideoSettings.setCompanionSettings(CompanionSetting companionSettings)
Settings for the companion creatives of video creatives served to this placement.
|
Copyright © 2011–2025 Google. All rights reserved.