AI-generated Key Takeaways
- 
          DaiEncodingProfileStatusdescribes the status of aDaiEncodingProfileobject.
- 
          The enumeration has three possible values: ACTIVE,ARCHIVED, andUNKNOWN.
- 
          ACTIVEstatus indicates the profile is created and eligible for streaming.
- 
          ARCHIVEDstatus means the profile has been archived.
                  Service
               
               
                  DaiEncodingProfileService
               
            
                  Dependencies
               
               
                  DaiEncodingProfile
                  
            ▼
                  DaiEncodingProfileStatus
               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. |