enum DaiEncodingProfileStatus (v202505)

  • DaiEncodingProfileStatus describes the status of a DaiEncodingProfile object.

  • The enumeration has three possible values: ACTIVE, ARCHIVED, and UNKNOWN.

  • ACTIVE status indicates the profile is created and eligible for streaming.

  • ARCHIVED status means the profile has been archived.

Describes the status of a DaiEncodingProfile object.


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