type AudioSettings (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
DaiEncodingProfileService
Information about the audio settings of an encoding profile.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
codec
|
xsd:string
The RFC6381 codec string of the audio.
|
bitrate
|
xsd:long
The bitrate of the audio, in bits per second. Required. This value must be between 8kbps and
250 Mbps.
|
channels
|
xsd:long
The number of audio channels, including low frequency channels. This value has a maximum of 8.
|
sampleRateHertz
|
xsd:long
The audio sample rate in hertz. Must be between 44kHz and 100kHz.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDaiEncodingProfileService\u003c/code\u003e utilizes the \u003ccode\u003eDaiEncodingProfile\u003c/code\u003e resource to manage encoding profile settings in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAudioSettings\u003c/code\u003e within an encoding profile determine audio properties like codec, bitrate, channel count, and sample rate, with specific requirements and limits for each field.\u003c/p\u003e\n"]]],["The core content describes the `AudioSettings` within the `DaiEncodingProfileService`, part of the `v202408` API. Key information includes the `codec` (RFC6381 string), `bitrate` (8kbps-250Mbps, required), `channels` (maximum of 8), and `sampleRateHertz` (44kHz-100kHz). These settings define the audio attributes of an encoding profile. The `AudioSettings` depend on the `DaiEncodingProfile` service.\n"],null,["# type AudioSettings (v202408)\n\n**Service** \n**DaiEncodingProfileService** **Dependencies** \n[DaiEncodingProfile](/ad-manager/api/reference/v202408/DaiEncodingProfileService.DaiEncodingProfile) \n▼\n**AudioSettings**\n\nInformation about the audio settings of an encoding profile.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-----------------------|----------------------------------------------------------------------------------------------------------------------|\n| ### `codec` | ` `xsd:`string` The RFC6381 codec string of the audio. |\n| ### `bitrate` | ` `xsd:`long` The bitrate of the audio, in bits per second. Required. This value must be between 8kbps and 250 Mbps. |\n| ### `channels` | ` `xsd:`long` The number of audio channels, including low frequency channels. This value has a maximum of 8. |\n| ### `sampleRateHertz` | ` `xsd:`long` The audio sample rate in hertz. Must be between 44kHz and 100kHz. |"]]