enum StringLengthError.Reason (v202411)

  • This page provides details on the StringLengthError.Reason enumeration within the Google Ad Manager API.

  • The enumeration outlines potential reasons for string length errors, such as exceeding maximum or minimum lengths.

  • Included are descriptions for values like TOO_LONG, TOO_SHORT, and UNKNOWN, with the latter indicating the error reason is not exposed in the current API version.

  • Developers can utilize this information to understand and handle string length errors encountered when interacting with Ad Manager services.


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.