Stay organized with collections
Save and categorize content based on your preferences.
Provides the classes necessary to request, retrieve, and control the playback of ads. Usage
involves creating an AdsLoader, providing an
AdDisplayContainer in which to play the ads,
requesting ads with an AdsRequest, and managing
the ads with an AdsManager. An instance of
ImaSdkFactory creates all SDK objects.
[[["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 2023-11-14 UTC."],[[["The Interactive Media Ads (IMA) SDK provides classes for requesting, retrieving, and controlling ad playback in web applications."],["Core workflow involves creating an `AdsLoader`, defining an `AdDisplayContainer`, making ad requests via `AdsRequest`, and managing them with `AdsManager`."],["`ImaSdkFactory` is the central entry point, responsible for generating all necessary SDK objects used in the process."],["Comprehensive interfaces and classes are available to handle various aspects of ad integration and management, including error handling, event listening, ad progress tracking, and companion ads."],["The SDK also supports server-side ad insertion (SSAI) with specialized classes like `StreamDisplayContainer` and `StreamManager`."]]],[]]