enum SlateStatus (v202411)

  • SlateStatus describes the status of a Slate object, indicating whether it's active, archived, or unknown.

  • A Slate object with "ACTIVE" status is ready for streaming, while "ARCHIVED" means it's no longer in use.

  • The "UNKNOWN" status is returned when the actual status isn't exposed by the requested API version.

Describes the status of a Slate object.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
ACTIVE Indicates the Slate has been created and is eligible for streaming.
ARCHIVED Indicates the Slate has been archived.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.