enum ReportableType (v202505)

  • ReportableType in CustomTargetingService indicates the reporting status of a custom key.

  • It can be UNKNOWN, ON, OFF, or CUSTOM_DIMENSION.

  • ON and CUSTOM_DIMENSION are available for reporting, while OFF is not.

Represents the reportable state of a custom key.


Namespace
https://www.google.com/apis/ads/publisher/v202505
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.