[[["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-08-20 UTC."],[],["The `GADMediaAspectRatio` enum defines media aspect ratio options, including `unknown` (0), `any` (1), `landscape` (2), `portrait` (3), and `square` (4). Each value corresponds to a specific media orientation or an undefined/flexible state. This allows for specifying the desired or detected media shape, with `square` representing a near 1:1 aspect ratio. Both Swift and Objective-C declarations are provided for each aspect ratio type.\n"]]