[[["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."],[[["Represents the dimensions of an AdUnit, LineItem, or Creative, specifying width and height."],["For interstitial, native, ignored, and fluid sizes, dimensions must be 1x1."],["The `isAspectRatio` field indicates if the size represents an aspect ratio instead of fixed dimensions."]]],["The document outlines the `Size` data structure used across multiple services, including AdRule, Adjustment, Creative, and Forecast services. `Size` defines the dimensions of an AdUnit, LineItem, or Creative, using `width` and `height` fields, both integers. There is also the `isAspectRatio` field to indicate an aspect ratio. For certain ad types like interstitial and native ads, `Size` must be 1x1. This definition is in the `v202408` namespace.\n"]]