enum AdRuleStatus (v202508)

  • AdRuleStatus represents the status of ad rules and ad rule slots within the AdRuleService.

  • The possible statuses are ACTIVE (created and ready to be served), INACTIVE (paused), and UNKNOWN (value not exposed by the API version).

Represents the status of ad rules and ad rule slots.


Namespace
https://www.google.com/apis/ads/publisher/v202508
Enumeration Description
ACTIVE Created and ready to be served. Is user-visible.
INACTIVE Paused, user-visible.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.