abstract type DaiAuthenticationKeyAction (v202405)
Service
DaiAuthenticationKeyService
Represents the actions that can be performed on DaiAuthenticationKey objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The `DaiAuthenticationKeyService` allows for managing Dynamic Ad Insertion (DAI) authentication keys."],["This service utilizes the `performDaiAuthenticationKeyAction` method to execute actions on DAI authentication keys."],["Possible actions include activating and deactivating DAI authentication keys using `ActivateDaiAuthenticationKeys` and `DeactivateDaiAuthenticationKeys` respectively."],["These actions operate on `DaiAuthenticationKey` objects within the specified namespace."]]],["The core content outlines the `DaiAuthenticationKeyService`, detailing actions applicable to `DaiAuthenticationKey` objects. Key actions include `performDaiAuthenticationKeyAction`, which further branches into `ActivateDaiAuthenticationKeys` and `DeactivateDaiAuthenticationKeys`. This service manages the activation and deactivation of these keys, operating within the `https://www.google.com/apis/ads/publisher/v202405` namespace. The content defines the actions and references related documentation.\n"]]