[[["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-02-13 UTC."],[[["The `TargetingCriteriaBreakdown` object provides a breakdown of targeting criteria results within a forecast."],["It includes information such as targeting dimension, criteria ID and name, exclusion status, and available/matched units."],["Each breakdown result represents a specific targeting criteria and its impact on the forecast."],["The `TargetingDimension` field defines the category of the targeting criteria (e.g., geography, device, content)."],["The `availableUnits` and `matchedUnits` indicate the potential and actual impressions for the given criteria."]]],["The `TargetingCriteriaBreakdown` provides data on ad targeting within the `ForecastService`. It details `targetingDimension` (e.g., `GEOGRAPHY`, `BROWSER`), `targetingCriteriaId`, and `targetingCriteriaName`. Key metrics include `availableUnits` and `matchedUnits`. The `excluded` field indicates whether a breakdown is negative. The `TargetingDimension` field uses an enumeration type that defines the valid value for this dimension. It's used within the `AvailabilityForecast` and has a namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]