Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
SiteTranscodeSetting |
SiteTranscodeSetting.clone() |
SiteTranscodeSetting |
SiteVideoSettings.getTranscodeSettings()
Settings for the transcodes of video creatives served to this site.
|
SiteTranscodeSetting |
SiteTranscodeSetting.set(String fieldName,
Object value) |
SiteTranscodeSetting |
SiteTranscodeSetting.setEnabledVideoFormats(List<Integer> enabledVideoFormats)
Allowlist of video formats to be served to this site template.
|
SiteTranscodeSetting |
SiteTranscodeSetting.setKind(String kind)
Identifies what kind of resource this is.
|
Modifier and Type | Method and Description |
---|---|
SiteVideoSettings |
SiteVideoSettings.setTranscodeSettings(SiteTranscodeSetting transcodeSettings)
Settings for the transcodes of video creatives served to this site.
|
Copyright © 2011–2025 Google. All rights reserved.