[[["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 provided content outlines two globally available structures: `GADAdSize` and `GADVersionNumber`. `GADAdSize` defines the size of an ad, while `GADVersionNumber` contains version number information. Both structures are defined as structs in both Swift and Objective-C, indicated by the respective `struct AdSize` and `struct GADAdSize {}` for `GADAdSize` and `struct VersionNumber` and `struct GADVersionNumber {}` for `GADVersionNumber`.\n"]]