Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
SiteVideoSettings |
SiteVideoSettings.clone() |
SiteVideoSettings |
Site.getVideoSettings()
Default video settings for new placements created under this site.
|
SiteVideoSettings |
SiteVideoSettings.set(String fieldName,
Object value) |
SiteVideoSettings |
SiteVideoSettings.setCompanionSettings(SiteCompanionSetting companionSettings)
Settings for the companion creatives of video creatives served to this site.
|
SiteVideoSettings |
SiteVideoSettings.setKind(String kind)
Identifies what kind of resource this is.
|
SiteVideoSettings |
SiteVideoSettings.setObaEnabled(Boolean obaEnabled)
Whether OBA icons are enabled for this placement.
|
SiteVideoSettings |
SiteVideoSettings.setObaSettings(ObaIcon obaSettings)
Settings for the OBA icon of video creatives served to this site.
|
SiteVideoSettings |
SiteVideoSettings.setOrientation(String orientation)
Orientation of a site template used for video.
|
SiteVideoSettings |
SiteVideoSettings.setPublisherSpecificationId(Long publisherSpecificationId)
Publisher specification ID used to identify site-associated publisher requirements and
automatically populate transcode settings.
|
SiteVideoSettings |
SiteVideoSettings.setSkippableSettings(SiteSkippableSetting skippableSettings)
Settings for the skippability of video creatives served to this site.
|
SiteVideoSettings |
SiteVideoSettings.setTranscodeSettings(SiteTranscodeSetting transcodeSettings)
Settings for the transcodes of video creatives served to this site.
|
Modifier and Type | Method and Description |
---|---|
Site |
Site.setVideoSettings(SiteVideoSettings videoSettings)
Default video settings for new placements created under this site.
|
Copyright © 2011–2025 Google. All rights reserved.