enum LineItemCreativeAssociationOperationError.Reason (v202502)

  • LineItemCreativeAssociationOperationError indicates reasons for target errors related to LineItemCreativeAssociationService.

  • Possible errors include NOT_ALLOWED (permissions), NOT_APPLICABLE (current state), and CANNOT_ACTIVATE_INVALID_CREATIVE.

  • An UNKNOWN error value is returned when the actual value is not exposed by the requested API version.

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202502
Enumeration Description
NOT_ALLOWED The operation is not allowed due to permissions
NOT_APPLICABLE The operation is not applicable to the current state
CANNOT_ACTIVATE_INVALID_CREATIVE Cannot activate an invalid creative
UNKNOWN The value returned if the actual value is not exposed by the requested API version.