[[["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 AdUnit, LineItem, or Creative, specifying its width and height."],["For interstitial, native, ignored, and fluid sizes, the size must be 1x1."],["The \"isAspectRatio\" field indicates whether the size represents an aspect ratio rather than fixed dimensions."]]],["The core content outlines the `Size` object, which defines dimensions for AdUnits, LineItems, or Creatives within the ad management system. It has three fields: `width`, `height` (both integers), and `isAspectRatio` (boolean). The `Size` object supports interstitial, native, ignored, and fluid sizes, where it should be 1x1. The document also lists services such as AdRuleService, CreativeService, and others as well as related dependencies like Creative and VideoMetadata.\n"]]