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 you try to create an entity, but your network has already reached its limit for that entity type.\u003c/p\u003e\n"],["\u003cp\u003eThis error is a type of \u003ccode\u003eApiError\u003c/code\u003e and provides information like the error reason, field path, and trigger.\u003c/p\u003e\n"],["\u003cp\u003eSeveral reasons can trigger this error, such as exceeding the limit for custom targeting values, ad exclusion rules, placements, line items, and more.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field specifies the cause of the error, and you can find more details about these reasons in the documentation.\u003c/p\u003e\n"],["\u003cp\u003eYou might need to delete or archive existing entities to resolve this error and create new ones.\u003c/p\u003e\n"]]],["The content details services like `AdjustmentService`, `AudienceSegmentService`, and `OrderService`, among others, in the ad manager API. These services are associated with an `EntityLimitReachedError`, which occurs when creating an entity that exceeds the network's allowed limit. The `EntityLimitReachedError` includes a `reason` field with specific enumeration values such as `CUSTOM_TARGETING_VALUES_LIMIT_REACHED`, `LINE_ITEMS_LIMIT_REACHED`, and `SITES_LIMIT_REACHED`, each indicating a particular limit being reached.\n"],null,[]]