abstract type DaiAuthenticationKeyAction (v202408)
Service
DaiAuthenticationKeyService
Represents the actions that can be performed on DaiAuthenticationKey objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The `DaiAuthenticationKeyService` allows for managing DAI (Dynamic Ad Insertion) authentication keys within Google Ad Manager."],["`DaiAuthenticationKeyAction` objects define operations like activating or deactivating these keys."],["The service is accessed through actions such as `performDaiAuthenticationKeyAction`, with available actions including `ActivateDaiAuthenticationKeys` and `DeactivateDaiAuthenticationKeys`."],["Keys and related actions reside within the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["The `DaiAuthenticationKeyService` allows actions on `DaiAuthenticationKey` objects. Key actions include `performDaiAuthenticationKeyAction`, which can utilize `ActivateDaiAuthenticationKeys` and `DeactivateDaiAuthenticationKeys`. This service is part of the namespace `https://www.google.com/apis/ads/publisher/v202408`. The service manages actions on the `DaiAuthenticationKey`.\n"]]