enum DaiAuthenticationKeyActionError.Reason (v202508)

  • Describes reasons for DaiAuthenticationKeyActionError.

  • The operation is not applicable to the current status for INVALID_STATUS_TRANSITION.

  • A DAI authentication key cannot be deactivated if it is used by active content sources or active live streams.

  • The value returned if the actual value is not exposed by the requested API version is UNKNOWN.

Describes reasons for DaiAuthenticationKeyActionError.


Namespace
https://www.google.com/apis/ads/publisher/v202508
Enumeration Description
INVALID_STATUS_TRANSITION The operation is not applicable to the current status.
CANNOT_DEACTIVATE_IF_USED_BY_ACTIVE_CONTENT_SOURCES A DAI authentication key cannot be deactivated if it is used by active content sources.
CANNOT_DEACTIVATE_IF_USED_BY_ACTIVE_LIVE_STREAMS A DAI authentication key cannot be deactivated if it is used by active live streams.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.