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\u003eThis page documents the \u003ccode\u003eEntityLimitReachedError\u003c/code\u003e that occurs when a network's entity limit is exceeded.\u003c/p\u003e\n"],["\u003cp\u003eThis error is triggered by attempting to create an entity beyond the allowed quantity within a network.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEntityLimitReachedError\u003c/code\u003e inherits from \u003ccode\u003eApiError\u003c/code\u003e and provides a \u003ccode\u003ereason\u003c/code\u003e field indicating the specific limit breach.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field can take on various values, each representing a different entity type's limit (e.g., placements, line items, custom targeting values).\u003c/p\u003e\n"],["\u003cp\u003eRefer to the provided table for a detailed breakdown of the error's fields and their descriptions.\u003c/p\u003e\n"]]],["The content details services and errors within an API, specifically focusing on `EntityLimitReachedError`. This error occurs when a network hits its maximum allowed entities. Services include `AdjustmentService`, `CreativeService`, `OrderService` and many more. `EntityLimitReachedError` provides reasons like `CUSTOM_TARGETING_VALUES_LIMIT_REACHED`, `LINE_ITEMS_LIMIT_REACHED`, and `SITES_LIMIT_REACHED`, indicating various limits exceeded. It inherits properties like `fieldPath`, `trigger`, and `errorString` from `ApiError`, further helping to identify the exact cause of the issue.\n"],null,[]]