enum DaiEncodingProfileStatus (v202411)

  • 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.

  • UNKNOWN is returned if the actual value is not exposed by the requested API version.

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.