[[["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-05-15 UTC."],[[["The `DaiAuthenticationKeyActionError` resource outlines potential issues when managing DAI (Dynamic Ad Insertion) authentication keys."],["Errors can arise due to invalid status transitions, or when attempting to deactivate keys linked to active content or live streams."],["This resource is part of the Google Ad Manager API and uses a specific namespace for identification."],["The provided table lists specific error codes like `INVALID_STATUS_TRANSITION` and explains their meaning in relation to DAI key actions."]]],["The core content defines the `DaiAuthenticationKeyActionError` enumeration within the `DaiAuthenticationKeyService` under the namespace `https://www.google.com/apis/ads/publisher/v202405`. It outlines error reasons, including `INVALID_STATUS_TRANSITION`, which signals an operation is not allowed given current status. Deactivation errors are also defined: `CANNOT_DEACTIVATE_IF_USED_BY_ACTIVE_CONTENT_SOURCES` and `CANNOT_DEACTIVATE_IF_USED_BY_ACTIVE_LIVE_STREAMS`, preventing deactivation when the key is actively in use. `UNKNOWN` is the fallback value if the API does not expose the value.\n"]]