Fluid companion ads have no fixed size, but rather adapt to fit the creative
content they display. Set width and height to fluid size to allow companion
slot to be filled by fluid companion ad.
[[["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."],[[["This documentation outlines globally available constants used within the IMA SDK."],["These constants provide keys for accessing ad data, such as ad break time and subtitle information."],["Developers can utilize these constants to interact with and customize the behavior of IMA ads."],["Constants are defined for properties like current time and bitrate, enabling developers to control playback."],["Some constants, like `kIMAFluidSize`, are used to specify ad display characteristics for fluid companion ads."]]],["The content defines several globally available constants, including keys for subtitle data and ad data. Subtitle keys are `kIMASubtitleLanguage`, `kIMASubtitleWebVTT` (WebVTT URL), and `kIMASubtitleTTML` (TTML URL). Ad data keys include `kIMAAdBreakTime` (time of AD_BREAK_READY event), `kIMAAutodetectBitrate` (automatic bitrate selection), `kIMAFluidSize` (fluid companion ad size), and `kIMAPropertyCurrentTime` (key-value observation property name). Each constant is defined for both Swift and Objective-C.\n"]]