AI-generated Key Takeaways
- 
          TargetingDimension is an enumeration used in the ForecastService for breaking down targeting criteria. 
- 
          This enumeration defines various dimensions for targeting, including geography, browser, operating system, ad unit, and device category. 
- 
          The UNKNOWN value is returned 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/v202508
| Enumeration | Description | 
|---|---|
| CUSTOM_CRITERIA | |
| GEOGRAPHY | |
| BROWSER | |
| BROWSER_LANGUAGE | |
| BANDWIDTH_GROUP | |
| OPERATING_SYSTEM | |
| USER_DOMAIN | |
| CONTENT | |
| 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. |