[[["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` object represents the dimensions (width and height) of an ad unit, line item, or creative within Google Ad Manager."],["For interstitial, native, ignored, and fluid ad formats, the size is universally denoted as 1x1."],["The `Size` object contains fields for width, height, and whether it signifies an aspect ratio."],["It is associated with several Google Ad Manager services, including AdRuleService, AdjustmentService, CreativeService and others."]]],["The core content details the \"Size\" data structure, used for defining dimensions of AdUnits, LineItems, or Creatives. It specifies `width` and `height` as integer values and `isAspectRatio` as a boolean. For interstitial, native, ignored, and fluid sizes, the Size must be 1x1. The document lists services like AdRuleService, AdjustmentService, and CreativeService that utilize this structure. The namespace for this structure is also given.\n"]]