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 CreativeSetService enables management of creative sets, which group creatives for serving in line items.\u003c/p\u003e\n"],["\u003cp\u003eThis service provides methods for creating, updating, and retrieving creative sets, and it's part of the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from ApiError and includes fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e for detailed error reporting.\u003c/p\u003e\n"],["\u003cp\u003eThe UniqueError is a specific error type indicating a violation of uniqueness constraints for a field.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the CreativeSetService to programmatically control and organize ad creatives within their Ad Manager accounts.\u003c/p\u003e\n"]]],["The content lists numerous services, including AdRuleService, AdjustmentService, and CreativeService, alongside others like ForecastService, OrderService, and UserService, all within the v202411 API version. It also outlines a detailed inheritance structure under `ApiError`, branching into specific error types such as `AuthenticationError`, `CreativeError`, `QuotaError`, and `UniqueError`. Finally it defines `UniqueError` that indicates that a field must have a unique value, with associated fields like `fieldPath`, `fieldPathElements`, `trigger` and `errorString`.\n"],null,[]]