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\u003eThe content describes \u003ccode\u003eStringLengthError\u003c/code\u003e, which occurs when strings violate length constraints within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a list of services and inheritance hierarchies where this error may occur.\u003c/p\u003e\n"],["\u003cp\u003eThe error includes details such as the field path, trigger, and reason for the length violation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStringLengthError\u003c/code\u003e has reasons such as \u003ccode\u003eTOO_LONG\u003c/code\u003e or \u003ccode\u003eTOO_SHORT\u003c/code\u003e to specify the nature of the violation.\u003c/p\u003e\n"]]],["The document outlines various services and errors within the Google Ad Manager API (v202408). It details services like AdRuleService, InventoryService, and ForecastService, among others. It also lists a comprehensive set of error types under `ApiError`, including `StringLengthError`, which indicates issues with string length constraints (TOO_LONG, TOO_SHORT, UNKNOWN). `StringLengthError` has a field named `reason` to show the specific cause. The document also has information about fields such as `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`.\n"],null,[]]