enum CreativeTemplateOperationError.Reason (v202411)

  • CreativeTemplateOperationError lists reasons for errors related to creative template operations within the Google Ad Manager API.

  • Possible reasons for this error include NOT_ALLOWED (user permission issues), NOT_APPLICABLE (invalid operation for the current state), and UNKNOWN (value not exposed by the API version).

  • This information is part of the Google Ad Manager API reference for version v202411.

The reasons for the target error.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
NOT_ALLOWED The current user is not allowed to modify this creative template.
NOT_APPLICABLE The operation is not applicable to the current state. (e.g. Trying to activate an active creative template)
UNKNOWN The value returned if the actual value is not exposed by the requested API version.