abstract type DaiAuthenticationKeyAction (v202411)

  • The DaiAuthenticationKeyService allows for the management of DAI (Dynamic Ad Insertion) authentication keys.

  • Two primary actions, activation and deactivation, can be performed on DAI authentication keys using this service.

  • This service utilizes the performDaiAuthenticationKeyAction method to execute these actions on specified keys.

  • The actions themselves are represented by the DaiAuthenticationKeyAction type and include ActivateDaiAuthenticationKeys and DeactivateDaiAuthenticationKeys.

  • It falls under the namespace https://www.google.com/apis/ads/publisher/v202411 within the Google Ad Manager API.

Represents the actions that can be performed on DaiAuthenticationKey objects.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field