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 \u003ccode\u003eServerError\u003c/code\u003e object represents errors related to the server within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eIt includes details such as the reason for the error, which could be a general server error, server overload, or an unknown issue.\u003c/p\u003e\n"],["\u003cp\u003eInherited from \u003ccode\u003eApiError\u003c/code\u003e, \u003ccode\u003eServerError\u003c/code\u003e also provides information like the field path and data causing the error for easier debugging.\u003c/p\u003e\n"],["\u003cp\u003eThis error falls under the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should handle these server errors gracefully by implementing appropriate error handling mechanisms, such as retries or displaying user-friendly error messages.\u003c/p\u003e\n"]]],["This document outlines various services within an ad management API, including `AdRuleService`, `AdjustmentService`, and `CompanyService`, among many others, which are used for managing different aspects of ad campaigns. It also details an error-handling structure, specifically the `ServerError` and its related inherited classes like `ApiError`. `ServerError` can be triggered by `SERVER_ERROR`, `SERVER_BUSY` and `UNKNOWN` situations. Error details include field path, trigger, and error string.\n"],null,[]]