Stay organized with collections
Save and categorize content based on your preferences.
VAST responses can contain multiple media files with different
bitrates and in different formats. The SDK chooses the appropriate bitrate
based on the current network conditions:
max 500 kbit/s for cellular connection
unlimited for WiFi
If you want to specify preferred video formats and bitrate, use an
AdsRenderingSettings
instance to pass this information at the time of Ads Manager initialization.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-21 UTC."],[[["VAST responses may include multiple media files with varying bitrates and formats, and the SDK automatically selects the optimal bitrate based on network conditions (500 kbit/s maximum for cellular and unlimited for WiFi)."],["Developers can customize preferred video formats and bitrates by utilizing `AdsRenderingSettings` during Ads Manager initialization to exert more control over ad playback."]]],[]]