[[["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 2024-05-15 UTC."],[[["SmartSizeMode represents ways to define ad sizes, including fixed, smart banner, and dynamic options."],["It's part of the Ad Manager API's InventoryService and is used within AdUnit objects."],["Possible values include `UNKNOWN`, `NONE`, `SMART_BANNER`, and `DYNAMIC_SIZE`, each with a specific behavior regarding ad dimensions."],["The namespace for SmartSizeMode is `https://www.google.com/apis/ads/publisher/v202405`."]]],["The `SmartSizeMode` enumeration defines how ad unit sizes are handled within the `InventoryService`. It can be set to `UNKNOWN` if the API version doesn't expose the value. `NONE` indicates a fixed-size mode. `SMART_BANNER` signifies a fixed height but a range for width. `DYNAMIC_SIZE` represents ranges for both height and width. The relevant API is found under the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]