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\u003e\u003ccode\u003eCrossSellError\u003c/code\u003e objects represent errors encountered during cross-selling operations in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThese errors can arise from various issues, such as invalid partner configurations, missing features, or violations of distributor rules.\u003c/p\u003e\n"],["\u003cp\u003eReasons for these errors are categorized within the \u003ccode\u003eCrossSellError.Reason\u003c/code\u003e enum, providing specific details about the encountered issue.\u003c/p\u003e\n"],["\u003cp\u003eCompanies involved in cross-selling must adhere to specific requirements, including partner type and network configurations.\u003c/p\u003e\n"],["\u003cp\u003eDistributor rules play a crucial role in cross-selling, and violations can result in either errors or warnings, which can be managed using specific settings.\u003c/p\u003e\n"]]],["The content details services and error handling within an ad management system. Key services include Company, Forecast, Inventory, LineItem, LineItemTemplate, and Order services. The system employs an inheritance model for errors, with `ApiError` as the base, extending to numerous specific error types like `AuthenticationError`, `CreativeError`, and `InternalApiError`. The `CrossSellError` type is specifically for cross-selling errors, with enums for reasons such as `COMPANY_IS_NOT_DISTRIBUTION_PARTNER` or `INVALID_CONTENT_PROVIDER_NETWORK`, and details on specific cross-sell issues.\n"],null,[]]