type VideoSettings (v202411)

  • The DaiEncodingProfileService relates to video settings within an encoding profile, containing properties like codec, bitrate, frames per second, and resolution.

  • Video settings include codec, bitrate (between 32kbps and 250 Mbps), frames per second (truncated to three decimal places), and resolution, all specified within the VideoSettings section.

  • This service utilizes the namespace https://www.google.com/apis/ads/publisher/v202411 for its operations and data structures.

Information about the video settings of an encoding profile.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

codec

xsd:string

The RFC6381 codec string of the audio.

bitrate

xsd:long

The bitrate of the video, in bits per second. This value must be between 32kbps and 250 Mbps.

framesPerSecond

xsd:double

The frames per second of the video. This value will be truncated to three decimal places.

resolution

Size

The resolution of the video, in pixels.