AI-generated Key Takeaways
- 
          
AudioSettings provides information about the audio settings of an encoding profile.
 - 
          
It includes fields for codec, bitrate, channels, and sample rate in hertz.
 - 
          
Bitrate is required and must be between 8kbps and 250 Mbps.
 - 
          
Channels has a maximum value of 8.
 - 
          
Sample rate must be between 44kHz and 100kHz.
 
Information about the audio settings of an encoding profile.
- Namespace
 - 
               
https://www.google.com/apis/ads/publisher/v202508 
                        Field | 
                  |
|---|---|
                        
                           
                      | 
                     
                         
                            The RFC6381 codec string of the audio.  | 
                  
                        
                           
                      | 
                     
                         
                            The bitrate of the audio, in bits per second. Required. This value must be between 8kbps and 250 Mbps.  | 
                  
                        
                           
                      | 
                     
                         
                            The number of audio channels, including low frequency channels. This value has a maximum of 8.  | 
                  
                        
                           
                      | 
                     
                         
                            The audio sample rate in hertz. Must be between 44kHz and 100kHz.  |