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 provided content focuses on \u003ccode\u003eStringFormatError\u003c/code\u003e within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eThis error type signals issues with the format or content of input strings used in the API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStringFormatError\u003c/code\u003e includes a \u003ccode\u003ereason\u003c/code\u003e field that provides more specific information about the error, such as the presence of illegal characters or an invalid format.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the error details, including the \u003ccode\u003ereason\u003c/code\u003e and potentially \u003ccode\u003efieldPath\u003c/code\u003e, to identify and fix string-related issues in their API requests.\u003c/p\u003e\n"]]],["The document outlines services and errors within an ad management API (v202408). Services include managing ad rules, adjustments, audiences, content, creatives, forecasts, inventory, and reporting. It details error handling with the `ApiError` class, which includes attributes like `fieldPath` and `errorString`. `StringFormatError` is highlighted, with reasons like `ILLEGAL_CHARS` and `INVALID_FORMAT` to indicate input string issues. Additionally it lists the `namespaces` and `enumerations` of the API.\n"],null,[]]