Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
DaiEncodingProfileStatus describes the state of a DaiEncodingProfile object, indicating whether it's active, archived, or unknown.
The status values include ACTIVE for profiles eligible for streaming, ARCHIVED for those that are no longer in use, and UNKNOWN for cases where the API doesn't expose the actual status.
The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202411.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The core content describes the `DaiEncodingProfileStatus` for `DaiEncodingProfile` objects, which are part of the `DaiEncodingProfileService` within the specified namespace. The status can be `ACTIVE`, meaning the profile is created and ready for streaming, or `ARCHIVED`, indicating it has been archived. `UNKNOWN` is the default if the status cannot be determined. These status types are part of an enumeration used to describe the state of the `DaiEncodingProfile`.\n"]]