type TargetingCriteriaBreakdown (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
A single targeting criteria breakdown result.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
targetingDimension
|
TargetingDimension
The dimension of this breakdown
Enumerations
-
CUSTOM_CRITERIA
-
GEOGRAPHY
-
BROWSER
-
BROWSER_LANGUAGE
-
BANDWIDTH_GROUP
-
OPERATING_SYSTEM
-
USER_DOMAIN
-
CONTENT
-
VIDEO_POSITION
-
AD_SIZE
-
AD_UNIT
-
PLACEMENT
-
MOBILE_CARRIER
-
DEVICE_CAPABILITY
-
DEVICE_CATEGORY
-
DEVICE_MANUFACTURER
-
MOBILE_APPLICATION
-
FORECASTED_CREATIVE_RESTRICTION
-
VERTICAL
-
CONTENT_LABEL
-
UNKNOWN
- The value returned if the actual value is not exposed by the requested API version.
|
targetingCriteriaId
|
xsd:long
The unique ID of the targeting criteria.
|
targetingCriteriaName
|
xsd:string
The name of the targeting criteria.
|
excluded
|
xsd:boolean
When true, the breakdown is negative.
|
availableUnits
|
xsd:long
The available units for this breakdown.
|
matchedUnits
|
xsd:long
The matched units for this breakdown.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eTargeting Criteria Breakdown provides insights into the performance of individual targeting criteria within a forecast.\u003c/p\u003e\n"],["\u003cp\u003eIt includes information like targeting dimension, criteria ID, name, exclusion status, and available/matched units.\u003c/p\u003e\n"],["\u003cp\u003eThe breakdown helps to understand which targeting criteria are driving delivery and potential reach.\u003c/p\u003e\n"],["\u003cp\u003eDimensions used in the breakdown include geography, browser, device, content, and more, offering a granular view of targeting performance.\u003c/p\u003e\n"]]],["The `TargetingCriteriaBreakdown` provides results for a single targeting criteria within the `AvailabilityForecast` service. Key information includes the `targetingDimension` (e.g., `GEOGRAPHY`, `BROWSER`), the unique `targetingCriteriaId`, and its `targetingCriteriaName`. It indicates if a breakdown is `excluded`. The service reports the `availableUnits` and `matchedUnits` for each criteria. These criteria include categories like device, geography, and content, giving insights on the availability of certain dimensions.\n"],null,["# type TargetingCriteriaBreakdown (v202408)\n\n**Service** \n**ForecastService** **Dependencies** \n[AvailabilityForecast](/ad-manager/api/reference/v202408/ForecastService.AvailabilityForecast) \n▼\n**TargetingCriteriaBreakdown**\n\nA single targeting criteria breakdown result.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-----------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `targetingDimension` | ` `[TargetingDimension](/ad-manager/api/reference/v202408/ForecastService.TargetingDimension)` ` The dimension of this breakdown *** ** * ** *** **Enumerations** `CUSTOM_CRITERIA` : `GEOGRAPHY` : `BROWSER` : `BROWSER_LANGUAGE` : `BANDWIDTH_GROUP` : `OPERATING_SYSTEM` : `USER_DOMAIN` : `CONTENT` : `VIDEO_POSITION` : `AD_SIZE` : `AD_UNIT` : `PLACEMENT` : `MOBILE_CARRIER` : `DEVICE_CAPABILITY` : `DEVICE_CATEGORY` : `DEVICE_MANUFACTURER` : `MOBILE_APPLICATION` : `FORECASTED_CREATIVE_RESTRICTION` : `VERTICAL` : `CONTENT_LABEL` : `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |\n| ### `targetingCriteriaId` | ` `xsd:`long` The unique ID of the targeting criteria. |\n| ### `targetingCriteriaName` | ` `xsd:`string` The name of the targeting criteria. |\n| ### `excluded` | ` `xsd:`boolean` When true, the breakdown is negative. |\n| ### `availableUnits` | ` `xsd:`long` The available units for this breakdown. |\n| ### `matchedUnits` | ` `xsd:`long` The matched units for this breakdown. |"]]