[[["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."],[[["Represents the dimensions of an ad unit, line item, or creative."],["For interstitial, native, ignored and fluid sizes, the size must be 1x1."],["Includes a width, height, and an indicator if the size is an aspect ratio."]]],["The core content defines the `Size` data structure, representing dimensions for AdUnits, LineItems, or Creatives. It specifies `width` and `height` as integer fields. A boolean field, `isAspectRatio`, indicates if the size is an aspect ratio. For interstitial, native, ignored, and fluid sizes, `Size` must be 1x1. The namespace for the service is also defined as `https://www.google.com/apis/ads/publisher/v202411`.\n"]]