[[["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."],[[["The `Size` object represents the dimensions of an ad unit, line item, or creative within Google Ad Manager."],["It includes properties for width and height, expressed as integers."],["For specific ad formats like interstitial, native, ignored, and fluid, the size must be set to 1x1."],["An `isAspectRatio` property indicates whether the size is defined as a ratio instead of fixed dimensions."]]],["The provided content details the `Size` entity within the `v202408` API, defining the dimensions of AdUnits, LineItems, or Creatives. Key fields include `width` and `height`, which are integer values, and `isAspectRatio`, a boolean. Interstitial, native, ignored, and fluid sizes require a 1x1 dimension. This Size information is utilized by various services, including AdRuleService, LineItemService, and CreativeService.\n"]]