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 StringFormatError is an error code used to report invalid content within input strings.\u003c/p\u003e\n"],["\u003cp\u003eIt has a reason field that can be one of UNKNOWN, ILLEGAL_CHARS, or INVALID_FORMAT.\u003c/p\u003e\n"],["\u003cp\u003eILLEGAL_CHARS indicates the string contains disallowed characters, while INVALID_FORMAT indicates the string is invalid for the associated field.\u003c/p\u003e\n"],["\u003cp\u003eThis error code is part of the Google Ad Manager API and is categorized under Network service errors.\u003c/p\u003e\n"],["\u003cp\u003eThe error provides details such as field path, trigger, and error string for debugging.\u003c/p\u003e\n"]]],["The document outlines various services within the Ad Manager API, including AdRule, Adjustment, AdsTxt, AudienceSegment, and many others, totaling over 30 services, each with its own set of functionalities. It also details error handling mechanisms, specifically `StringFormatError`, which reports issues with string inputs. `StringFormatError` inherits from `ApiError` and includes fields like `fieldPath`, `trigger`, and `reason`. The `reason` enumeration further specifies `ILLEGAL_CHARS` or `INVALID_FORMAT` as causes for string errors.\n"],null,[]]