[[["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 2024-11-19 UTC."],[[["The `DaiAuthenticationKeyActionError` enum describes reasons for errors during DAI authentication key actions."],["Errors can occur due to invalid status transitions, or if a key is used by active content sources or live streams."],["This enum is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["The core content describes the `DaiAuthenticationKeyActionError` within the `DaiAuthenticationKeyService`, part of the Google Ad Manager API (v202411). It details potential errors when performing actions on authentication keys. Key errors include `INVALID_STATUS_TRANSITION`, preventing operations if the status is incorrect. Deactivation errors arise if the key is in use by active content sources or active live streams, `CANNOT_DEACTIVATE_IF_USED_BY_ACTIVE_CONTENT_SOURCES`, `CANNOT_DEACTIVATE_IF_USED_BY_ACTIVE_LIVE_STREAMS`. `UNKNOWN` is used when the value is not exposed by the current API version.\n"]]