enum ReportableType (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
CustomTargetingService
Represents the reportable state of a custom key.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version.
|
ON
|
Available for reporting in the Ad Manager query tool.
|
OFF
|
Not available for reporting in the Ad Manager query tool.
|
CUSTOM_DIMENSION
|
Custom dimension available for reporting in the AdManager query tool.
|
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\u003e\u003ccode\u003eReportableType\u003c/code\u003e in CustomTargetingService defines whether a custom key is available for reporting in Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt has four possible values: \u003ccode\u003eUNKNOWN\u003c/code\u003e, \u003ccode\u003eON\u003c/code\u003e, \u003ccode\u003eOFF\u003c/code\u003e, and \u003ccode\u003eCUSTOM_DIMENSION\u003c/code\u003e indicating the reporting state.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eON\u003c/code\u003e means the key is reportable, \u003ccode\u003eOFF\u003c/code\u003e means it is not, and \u003ccode\u003eCUSTOM_DIMENSION\u003c/code\u003e signifies availability as a custom dimension.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUNKNOWN\u003c/code\u003e is returned when the actual value isn't exposed by the requested API version.\u003c/p\u003e\n"]]],[],null,["# enum ReportableType (v202411)\n\n**Service** \n**CustomTargetingService** **Dependencies** \n[CustomTargetingKey](/ad-manager/api/reference/v202411/CustomTargetingService.CustomTargetingKey) \n▼\n**ReportableType**\n\nRepresents the reportable state of a custom key.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|--------------------|-------------------------------------------------------------------------------------|\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |\n| `ON` | Available for reporting in the Ad Manager query tool. |\n| `OFF` | Not available for reporting in the Ad Manager query tool. |\n| `CUSTOM_DIMENSION` | Custom dimension available for reporting in the AdManager query tool. |"]]