| 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.setOrientation(String orientation)
Orientation of a site template used for video.
|
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–2019 Google. All rights reserved.