[[["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."],[[["The `Size` object represents the dimensions of an ad unit, line item, or creative within Google Ad Manager."],["For interstitial, native, ignored, and fluid sizes, the `Size` must be set to 1x1."],["`Size` objects have `width`, `height`, and `isAspectRatio` properties to define their dimensions and behavior."],["The `width` and `height` properties specify the dimensions of the ad unit, line item, or creative."],["The `isAspectRatio` property indicates whether the `Size` represents an aspect ratio rather than fixed dimensions."]]],["The core content details services related to ad management, including `AdRuleService`, `AdjustmentService`, `CreativeService`, and others. It defines `Size`, which represents the dimensions of an `AdUnit`, `LineItem`, or `Creative`. `Size` includes `width` and `height` fields, representing the dimensions, and an `isAspectRatio` field. For interstitial, native, ignored and fluid sizes, `Size` must be 1x1. These are part of the `v202411` API.\n"]]