[[["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."],[[["The `Size` object represents the dimensions of an ad unit, line item, or creative within Google Ad Manager."],["`Size` objects utilize `width` and `height` properties to define dimensions, measured in pixels."],["For interstitial, native, ignored, and fluid sizes, the `Size` should be set to 1x1."],["The `isAspectRatio` property indicates if the size is defined as an aspect ratio instead of fixed dimensions."]]],["The document defines \"Size,\" representing dimensions for AdUnits, LineItems, or Creatives, accessed via various services including AdRuleService, LineItemService, and others. Key information includes `width` and `height` as integer values, and `isAspectRatio` as a boolean. For specific types like interstitial, native, ignored, and fluid, the Size must be 1x1. The namespace is provided as `https://www.google.com/apis/ads/publisher/v202411`.\n"]]