[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eDaiAuthenticationKeyActionError\u003c/code\u003e enum describes reasons for errors during DAI authentication key actions.\u003c/p\u003e\n"],["\u003cp\u003eErrors can occur due to invalid status transitions, or if a key is used by active content sources or live streams.\u003c/p\u003e\n"],["\u003cp\u003eThis enum is part of the Google Ad Manager API and uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["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"],null,["# enum DaiAuthenticationKeyActionError.Reason (v202411)\n\n**Service** \n**DaiAuthenticationKeyService** **Dependencies** \n[DaiAuthenticationKeyActionE...](/ad-manager/api/reference/v202411/DaiAuthenticationKeyService.DaiAuthenticationKeyActionError \"DaiAuthenticationKeyActionError\") \n▼\n**DaiAuthenticationKeyActionE...**\n\nDescribes reasons for [DaiAuthenticationKeyActionError](/ad-manager/api/reference/v202411/DaiAuthenticationKeyService.DaiAuthenticationKeyActionError).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-------------------------------------------------------|-----------------------------------------------------------------------------------------|\n| `INVALID_STATUS_TRANSITION` | The operation is not applicable to the current status. |\n| `CANNOT_DEACTIVATE_IF_USED_BY_ACTIVE_CONTENT_SOURCES` | A DAI authentication key cannot be deactivated if it is used by active content sources. |\n| `CANNOT_DEACTIVATE_IF_USED_BY_ACTIVE_LIVE_STREAMS` | A DAI authentication key cannot be deactivated if it is used by active live streams. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]