Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
VideoSettings |
VideoSettings.clone() |
VideoSettings |
Placement.getVideoSettings()
A collection of settings which affect video creatives served through this placement.
|
VideoSettings |
VideoSettings.set(String fieldName,
Object value) |
VideoSettings |
VideoSettings.setCompanionSettings(CompanionSetting companionSettings)
Settings for the companion creatives of video creatives served to this placement.
|
VideoSettings |
VideoSettings.setDurationSeconds(Integer durationSeconds)
Duration of a video placement in seconds.
|
VideoSettings |
VideoSettings.setKind(String kind)
Identifies what kind of resource this is.
|
VideoSettings |
VideoSettings.setObaEnabled(Boolean obaEnabled)
Whether OBA icons are enabled for this placement.
|
VideoSettings |
VideoSettings.setObaSettings(ObaIcon obaSettings)
Settings for the OBA icon of video creatives served to this placement.
|
VideoSettings |
VideoSettings.setOrientation(String orientation)
Orientation of a video placement.
|
VideoSettings |
VideoSettings.setPublisherSpecificationId(Long publisherSpecificationId)
Publisher specification ID of a video placement.
|
VideoSettings |
VideoSettings.setSkippableSettings(SkippableSetting skippableSettings)
Settings for the skippability of video creatives served to this placement.
|
VideoSettings |
VideoSettings.setTranscodeSettings(TranscodeSetting transcodeSettings)
Settings for the transcodes of video creatives served to this placement.
|
Modifier and Type | Method and Description |
---|---|
Placement |
Placement.setVideoSettings(VideoSettings videoSettings)
A collection of settings which affect video creatives served through this placement.
|
Copyright © 2011–2025 Google. All rights reserved.