AI-generated Key Takeaways
- 
          TargetingDimension is an enumeration used within the ForecastService for targeting breakdowns. 
- 
          It defines various categories for targeting criteria, such as geography, browser, operating system, and device categories. 
- 
          The UNKNOWN value is used when the actual value is not exposed by the requested API version. 
Targeting dimension of targeting breakdowns.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| Enumeration | Description | 
|---|---|
| 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. |