A parsed copy of the field path. For example, the field path "operations[1].operand"
corresponds to this list: {FieldPathElement(field = "operations", index = 1),
FieldPathElement(field = "operand", index = null)}.
trigger
xsd:string
The data that caused the error.
errorString
xsd:string
A simple string representation of the error and reason.
[[["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."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eStringLengthError\u003c/code\u003e within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eThe error arises when string values do not adhere to specified length restrictions.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a structured format to understand the error, including \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003ereason\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStringLengthError.Reason\u003c/code\u003e enum further categorizes the error into \u003ccode\u003eTOO_LONG\u003c/code\u003e, \u003ccode\u003eTOO_SHORT\u003c/code\u003e, or \u003ccode\u003eUNKNOWN\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use this information to debug and resolve string length-related issues in their Ad Manager integrations.\u003c/p\u003e\n"]]],["The document outlines various services and errors within an ad management system. Services include managing ads, audiences, content, creatives, forecasts, inventory, and reports. It also lists services like `AdRuleService`, `AudienceSegmentService`, `ForecastService`, and `ReportService`. There is a list of inherited errors. `ApiError` contains fields like `fieldPath`, `trigger`, and `errorString`. `StringLengthError` deals with length constraints for strings, including `TOO_LONG` and `TOO_SHORT` reasons.\n"],null,[]]