| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
TranscodeSetting |
TranscodeSetting.clone() |
TranscodeSetting |
VideoSettings.getTranscodeSettings()
Settings for the transcodes of video creatives served to this placement.
|
TranscodeSetting |
TranscodeSetting.set(java.lang.String fieldName,
java.lang.Object value) |
TranscodeSetting |
TranscodeSetting.setEnabledVideoFormats(java.util.List<java.lang.Integer> enabledVideoFormats)
Whitelist of video formats to be served to this placement.
|
TranscodeSetting |
TranscodeSetting.setKind(java.lang.String kind)
Identifies what kind of resource this is.
|
| Modifier and Type | Method and Description |
|---|---|
VideoSettings |
VideoSettings.setTranscodeSettings(TranscodeSetting transcodeSettings)
Settings for the transcodes of video creatives served to this placement.
|