[[["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-11-19 UTC."],[[["`Size` objects represent the dimensions (width and height) of ad units, line items, or creatives within Google Ad Manager."],["For interstitial, native, ignored, and fluid sizes, the `Size` object should be set to 1x1."],["`Size` objects can also represent aspect ratios using the `isAspectRatio` field."],["The `width` and `height` fields in a `Size` object define the dimensions in pixels."]]],["The core content details the \"Size\" data structure, which represents the dimensions of AdUnits, LineItems, or Creatives. Key fields include `width` and `height`, both integers, defining the dimensions. The `isAspectRatio` field, a boolean, indicates if the size is an aspect ratio. Specific services are listed, like AdRuleService, ForecastService, and LineItemService, alongside dependencies such as LineItemCreativeAssociation. For certain size types such as out of page, native, or fluid, size must be 1x1.\n"]]