Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This documentation details the StringLengthError.Reason enumeration within the Google Ad Manager API.
StringLengthError.Reason helps identify string validation errors, such as values exceeding maximum or falling below minimum length requirements.
This enumeration includes reasons like TOO_LONG, TOO_SHORT, and UNKNOWN to specify the type of string length error encountered.
Developers can utilize the provided descriptions and error reasons to troubleshoot and resolve issues related to string field values within their Ad Manager integrations.
[[["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 platform, including `AdRuleService`, `AdsTxtService`, `AudienceSegmentService`, and others totaling 43 services. Each service potentially interacts with `StringLengthError`, indicating issues with data length. `StringLengthError.Reason` identifies whether a string is `TOO_LONG`, `TOO_SHORT`, or `UNKNOWN` when its actual length isn't retrievable. The namespace for these services is specified as `https://www.google.com/apis/ads/publisher/v202411`.\n"]]