[[["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-08-20 UTC."],[[["`InventoryService` utilizes `AdUnit` and `SmartSizeMode` to manage ad inventory."],["`SmartSizeMode` defines how ad sizes are determined, offering options like fixed, smart banner, and dynamic sizing."],["It includes enumerations such as `UNKNOWN`, `NONE`, `SMART_BANNER`, and `DYNAMIC_SIZE` to represent different size modes."]]],["The `InventoryService` uses `SmartSizeMode` to define ad unit size behavior. `SmartSizeMode` options are: `UNKNOWN` (for unexposed values), `NONE` (fixed size), `SMART_BANNER` (fixed height, variable width), and `DYNAMIC_SIZE` (variable height and width). The default is fixed-size mode, `NONE`. This enumeration is found under the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"]]