Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The core content outlines various services within an ad management platform, including AdRule, Adjustment, AdsTxt, AudienceSegment, and many more. These services cover functionalities like managing content, creatives, targeting, forecasting, and reporting. Dependencies are specified, particularly the `StringLengthError`, which has `TOO_LONG`, `TOO_SHORT`, and `UNKNOWN` reasons, indicating issues with string length validation within the services. All services mentioned are referenced to version 202411.\n"]]