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\u003eEntityLimitReachedError\u003c/code\u003e occurs when attempting to create an entity, but the network has already reached its maximum allowed number for that entity type.\u003c/p\u003e\n"],["\u003cp\u003eIt's a type of \u003ccode\u003eApiError\u003c/code\u003e that provides details about why the entity creation failed, including the specific reason and field path.\u003c/p\u003e\n"],["\u003cp\u003eReasons for this error can range from reaching limits on custom targeting values to exceeding the allowed number of line items or placements.\u003c/p\u003e\n"],["\u003cp\u003eThe error includes fields like \u003ccode\u003ereason\u003c/code\u003e which indicates the specific limit that was reached, and inherited fields from \u003ccode\u003eApiError\u003c/code\u003e like \u003ccode\u003efieldPath\u003c/code\u003e for debugging.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should check for this error and handle it appropriately, perhaps by informing the user or modifying their request to stay within the network limits.\u003c/p\u003e\n"]]],["The document outlines various services within an ad management system, including Adjustment, AudienceSegment, Creative, and others, all under the namespace `https://www.google.com/apis/ads/publisher/v202411`. It details the `EntityLimitReachedError`, which occurs when entity creation exceeds network limits. This error includes inherited fields like `fieldPath`, `trigger`, and `errorString`. Enumerated reasons for this error range from exceeding limits on custom targeting values to line items, and sites.\n"],null,[]]