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 2024-08-20 UTC."],[[["CrossSellError objects encompass all errors related to cross-selling functionalities within Google Ad Manager."],["These errors may arise from issues such as invalid company types, network code discrepancies, missing partner information, or violations of cross-selling rules."],["CrossSellError objects inherit properties from ApiError, providing details like field path, trigger, and error messages."],["The `reason` field within CrossSellError pinpoints the specific cause of the error, offering context for troubleshooting."],["Detailed explanations for each error reason are available through the provided hyperlinks within the table, guiding users towards resolutions."]]],["This content outlines error handling and specific error types within an ad management API, version 202408. It details \"CrossSellError,\" which includes various reasons like incorrect company types, missing partner names, feature discrepancies, invalid network codes, and rule violations. The system references services like `InventoryService`, `CompanyService`, `LineItemService`, among others. It also describes how `ApiError` is inherited and specifies fields like `fieldPath`, `trigger`, and `errorString` for error identification.\n"]]