Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The StringLengthError.Reason enumeration, within the https://www.google.com/apis/ads/publisher/v202411 namespace, defines reasons for string length errors in Google Ad Manager API.
This enumeration includes reasons such as TOO_LONG, TOO_SHORT, and UNKNOWN to indicate if a string value exceeds the maximum length, is shorter than the minimum length, or if the reason is undetermined in the current API version.
Various Google Ad Manager services, including AdRuleService, AdjustmentService, and AdsTxtService, utilize this enumeration to provide specific error information when string length constraints are violated.
[[["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 document outlines various services within an ad management system, including AdRule, Adjustment, AdsTxt, AudienceSegment, CdnConfiguration, and many more. These services cover areas like content, creatives, forecasting, inventory, line items, proposals, reporting, targeting, and user management. The document also describes the `StringLengthError` dependency, with `TOO_LONG`, `TOO_SHORT`, and `UNKNOWN` reasons, indicating issues with string length validation within these services.\n"]]