[[["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 ad unit, line item, or creative."],["For interstitial, native, ignored, and fluid sizes, the dimension must be 1x1."],["Contains fields for width, height, and a boolean indicating if it's an aspect ratio."]]],["The core content outlines services related to ad management, including `AdRuleService`, `AdjustmentService`, `CreativeService`, and others. It details `Size`, which defines the dimensions (width and height) of `AdUnit`, `LineItem`, or `Creative`. `Size`'s dimensions for interstitial, native, ignored, and fluid types are fixed at 1x1. It also includes the boolean `isAspectRatio` to define if the size is based on aspect ratio.\n"]]