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\u003eCollectionSizeError\u003c/code\u003e occurs when a collection's size exceeds the allowed limit.\u003c/p\u003e\n"],["\u003cp\u003eIt's a type of \u003ccode\u003eApiError\u003c/code\u003e in the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eThe error provides details like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e for debugging.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e for this error is typically \u003ccode\u003eTOO_LARGE\u003c/code\u003e, indicating the collection size is too big.\u003c/p\u003e\n"],["\u003cp\u003eThis error is part of the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],["This document outlines various services within an ad management API, including `AdRuleService`, `AdjustmentService`, and `CreativeService`, among many others, which are used for managing different aspects of ad operations. It also details a specific error type, `CollectionSizeError`, which occurs when the size of a data collection exceeds allowed limits. The `CollectionSizeError` contains a `reason` field which can be either `TOO_LARGE` or `UNKNOWN`. It inheritates from `ApiError`.\n"],null,[]]