AI-generated Key Takeaways
- 
          DaiEncodingProfileStatus describes the status of a DaiEncodingProfile object. 
- 
          The possible statuses for a DaiEncodingProfile are ACTIVE, ARCHIVED, or UNKNOWN. 
- 
          An ACTIVE profile is eligible for streaming, while an ARCHIVED profile has been archived. 
- 
          UNKNOWN is the value returned if the actual status is not available in the requested API version. 
Describes the status of a DaiEncodingProfile object.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202508
| 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. |