enum StringLengthError.Reason (v202411)

  • The StringLengthError.Reason enumeration defines reasons for string length errors in the Google Ad Manager API.

  • It includes reasons such as TOO_LONG, TOO_SHORT, and UNKNOWN.

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

  • This enumeration is part of the Google Ad Manager API version v202411.

  • It is used by various services, including LiveStreamEventService and others listed on the page.


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.