[[["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-05-15 UTC."],[[["Represents the dimensions of an AdUnit, LineItem, or Creative."],["For interstitial, native, ignored and fluid sizes, Size must be 1x1."],["Includes fields for width, height, and aspect ratio."],["Used within the Ad Manager API for specifying ad sizes."]]],["The provided content details the `Size` entity within a publisher API, representing dimensions for AdUnits, LineItems, or Creatives. Key services interacting with `Size` include AdRuleService, AdjustmentService, and others. A `Size` is defined by `width` and `height` as integers, and `isAspectRatio` which indicates whether it's an aspect ratio. Special rules apply: for interstitial, native, ignored, and fluid sizes, `Size` must be set to 1x1. The namespace is provided.\n"]]