enum DaiEncodingProfileStatus (v202411)

  • DaiEncodingProfileStatus describes the state of a DaiEncodingProfile object, indicating whether it's active, archived, or unknown.

  • The status values include ACTIVE for profiles eligible for streaming, ARCHIVED for those that are no longer in use, and UNKNOWN for cases where the API doesn't expose the actual status.

  • The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202411.

Describes the status of a DaiEncodingProfile object.


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