[[["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."],[[["Size represents the dimensions of an ad unit, line item, or creative."],["For interstitial, native, ignored, and fluid sizes, Size must be 1x1."],["Size objects have width, height, and a boolean isAspectRatio field."],["The width and height define the dimensions of the ad unit, line item, or creative."],["isAspectRatio indicates whether the size represents an aspect ratio, rather than fixed dimensions."]]],["The core content details the \"Size\" within the ad management API, used for defining dimensions of AdUnits, LineItems, or Creatives. It is related to various services like AdRuleService and ForecastService. A \"Size\" includes `width` and `height` as integers, and a boolean `isAspectRatio`. For certain types, like interstitial and native sizes, the dimensions must be 1x1. The namespace for this is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]