enum StringLengthError.Reason (v202411)

  • This documentation details the StringLengthError.Reason enumeration for the Google Ad Manager API.

  • StringLengthError.Reason is used to indicate errors related to the length of a string value within the API.

  • The enumeration includes reasons such as TOO_LONG, TOO_SHORT, and UNKNOWN.

  • UNKNOWN is returned when the actual reason for the error is not available in the current API version.

  • The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202411.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
TOO_LONG
TOO_SHORT
UNKNOWN The value returned if the actual value is not exposed by the requested API version.