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\u003eIt provides information about the reason for the error, such as missing, oversized, or undersized collections.\u003c/p\u003e\n"],["\u003cp\u003eThis error helps to ensure that requests submitted to the API have valid collection sizes for successful processing.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequiredCollectionError\u003c/code\u003e is part of a broader error handling system that enables developers to identify and fix issues during integration.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequiredCollectionError\u003c/code\u003e objects contain information like the error reason, the location within the request where it occurred, and a textual representation of the error for debugging purposes.\u003c/p\u003e\n"]]],["This document outlines services and errors within an ad management API (v202408). It details numerous services like `AdRuleService`, `AdjustmentService`, `CreativeService`, `ForecastService`, and `ReportService`, alongside others. The `RequiredCollectionError` is emphasized, which helps with validating collection sizes. It lists the possible `reasons` for this error: `REQUIRED` (missing), `TOO_LARGE`, `TOO_SMALL`, and `UNKNOWN`. It also lists various types of API errors including `ApiVersionError` and `QuotaError`, plus the fields of `ApiError`.\n"],null,[]]