[[["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 DaiAuthenticationKeyService allows for the management of DAI (Dynamic Ad Insertion) authentication keys.\u003c/p\u003e\n"],["\u003cp\u003eTwo primary actions, activation and deactivation, can be performed on DAI authentication keys using this service.\u003c/p\u003e\n"],["\u003cp\u003eThis service utilizes the \u003ccode\u003eperformDaiAuthenticationKeyAction\u003c/code\u003e method to execute these actions on specified keys.\u003c/p\u003e\n"],["\u003cp\u003eThe actions themselves are represented by the \u003ccode\u003eDaiAuthenticationKeyAction\u003c/code\u003e type and include \u003ccode\u003eActivateDaiAuthenticationKeys\u003c/code\u003e and \u003ccode\u003eDeactivateDaiAuthenticationKeys\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt falls under the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e within the Google Ad Manager API.\u003c/p\u003e\n"]]],["The core content outlines the `DaiAuthenticationKeyService`, detailing its functionality via `DaiAuthenticationKeyAction`. This service manages actions on `DaiAuthenticationKey` objects. The key actions include `ActivateDaiAuthenticationKeys` and `DeactivateDaiAuthenticationKeys`, accessible through the `performDaiAuthenticationKeyAction()` method. The namespace for this service is provided, and the service is designed to manage actions that are perform on the key.\n"],null,["# abstract type DaiAuthenticationKeyAction (v202411)\n\n**Service** \n**DaiAuthenticationKeyService** **Dependencies** \n[performDaiAuthenticationKey...](/ad-manager/api/reference/v202411/DaiAuthenticationKeyService#performDaiAuthenticationKeyAction \"performDaiAuthenticationKeyAction()\") \n▼\n**DaiAuthenticationKeyAction** **Inheritance** \n**DaiAuthenticationKeyAction** \n▼\n[ActivateDaiAuthenticationKeys](/ad-manager/api/reference/v202411/DaiAuthenticationKeyService.ActivateDaiAuthenticationKeys) [DeactivateDaiAuthentication...](/ad-manager/api/reference/v202411/DaiAuthenticationKeyService.DeactivateDaiAuthenticationKeys \"DeactivateDaiAuthenticationKeys\")\n\nRepresents the actions that can be performed on [DaiAuthenticationKey](/ad-manager/api/reference/v202411/DaiAuthenticationKeyService.DaiAuthenticationKey) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---|---|"]]