abstract type DaiAuthenticationKeyAction (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
DaiAuthenticationKeyService
Represents the actions that can be performed on DaiAuthenticationKey objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["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|---|---|"]]