[[["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."],[[["`Size` objects represent the dimensions of ad units, line items, or creatives within Google Ad Manager."],["For interstitial, native, ignored, and fluid sizes, the `Size` must be set to 1x1."],["`Size` objects have `width`, `height`, and `isAspectRatio` properties to define their dimensions and behavior."],["The `isAspectRatio` property determines whether the size is treated as a fixed dimension or a ratio."]]],["The document outlines services like AdRuleService, AdjustmentService, and ForecastService, alongside InventoryService and others. These services interact with components such as AdUnit, LineItem, and Creative. The `Size` component, crucial to these, defines the dimensions of these elements, using `width` and `height` fields. It also specifies whether a given size represents an aspect ratio via `isAspectRatio`. Special sizes, like interstitial, native, ignored, and fluid, should be represented by a 1x1 dimension.\n"]]