enum DaiEncodingProfileStatus (v202502)

  • DaiEncodingProfileStatus describes the status of a DaiEncodingProfile object.

  • The DaiEncodingProfileStatus enumeration includes ACTIVE, ARCHIVED, and UNKNOWN statuses.

  • An ACTIVE status means the DaiEncodingProfile is created and eligible for streaming.

  • An ARCHIVED status means the DaiEncodingProfile has been archived.

Describes the status of a DaiEncodingProfile object.


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