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.
StringLengthError.Reason includes TOO_LONG, TOO_SHORT, and UNKNOWN as possible values to explain string validation issues.
This information is valuable for troubleshooting string data issues related to various Google Ad Manager services like OrderService, AdRuleService, and more.
[[["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 others. These services cover areas like creative management, targeting, forecasting, inventory, and reporting. Additionally, it defines a `StringLengthError` dependency with reasons like `TOO_LONG`, `TOO_SHORT`, and `UNKNOWN`, indicating validation issues related to string lengths. All the services and error dependancy reference the same name space.\n"]]