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\u003eRequiredCollectionError\u003c/code\u003e object in Google Ad Manager's API is used to identify and handle errors related to the size of collections.\u003c/p\u003e\n"],["\u003cp\u003eThis error arises when a required collection is missing, or if a collection is either too large or too small.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field within this error object provides further context by explaining the specific cause of the error, such as 'REQUIRED', 'TOO_LARGE', or 'TOO_SMALL'.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can access details like the error's location in code (\u003ccode\u003efieldPath\u003c/code\u003e), a structured representation of that location (\u003ccode\u003efieldPathElements\u003c/code\u003e), the data triggering the error (\u003ccode\u003etrigger\u003c/code\u003e), and a human-readable description (\u003ccode\u003eerrorString\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties from the general \u003ccode\u003eApiError\u003c/code\u003e object for a broader understanding of the error context within the API.\u003c/p\u003e\n"]]],["This document outlines services and errors within an ad management API (v202408). It lists numerous services like `AdRuleService`, `CreativeService`, `LineItemService`, and `ReportService`. Additionally, it details an inheritance structure of errors, starting with `ApiError`, encompassing many specific error types such as `CollectionSizeError`, `CreativeError`, and `RequiredError`. The `RequiredCollectionError` is introduced, used for validating collection sizes. This includes reasons like `REQUIRED`, `TOO_LARGE`, and `TOO_SMALL` that indicate the nature of collection size issues.\n"],null,[]]