AI-generated Key Takeaways
-
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 |
|
---|---|
|
The RFC6381 codec string of the audio. |
|
The bitrate of the video, in bits per second. This value must be between 32kbps and 250 Mbps. |
|
The frames per second of the video. This value will be truncated to three decimal places. |
|
The resolution of the video, in pixels. |