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 ServerError object represents errors that occur on the server-side within the Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eServerError includes fields like \u003ccode\u003ereason\u003c/code\u003e, providing insight into the cause of the error, such as server overload or an unexpected internal issue.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties from ApiError, offering additional context through fields like \u003ccode\u003efieldPath\u003c/code\u003e and \u003ccode\u003eerrorString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003ePotential \u003ccode\u003ereason\u003c/code\u003e values for ServerError are \u003ccode\u003eSERVER_ERROR\u003c/code\u003e, \u003ccode\u003eSERVER_BUSY\u003c/code\u003e, or \u003ccode\u003eUNKNOWN\u003c/code\u003e, signaling different server-side problems.\u003c/p\u003e\n"],["\u003cp\u003eThis error is part of the AdRuleService and is namespaced within \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The document outlines various services within an ad management system, including AdRule, Adjustment, AdsTxt, AudienceSegment, and many others, totaling over 40. These services are categorized under a main \"Service\" section. It then details the `ApiError` inheritance structure, presenting a hierarchy of specific error types like `AdRuleDateError` and `QuotaError`. Finally, `ServerError` is described with a `reason` field detailing server issues, specifically `SERVER_ERROR`, `SERVER_BUSY`, and `UNKNOWN`.\n"],null,[]]