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 reached its limit for that entity type.\u003c/p\u003e\n"],["\u003cp\u003eThis error is a subtype of \u003ccode\u003eApiError\u003c/code\u003e and provides specific information about exceeding entity limits.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003ereason\u003c/code\u003e field indicating which entity type has reached its limit, such as placements, line items, or DAI encoding profiles.\u003c/p\u003e\n"],["\u003cp\u003eThis information is crucial for developers to understand and handle entity creation limitations within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntityLimitReachedError\u003c/code\u003e is part of the Google Ad Manager API and falls under the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["This content details services and error handling within an ad management system, specifically focusing on `EntityLimitReachedError`. Key services include `AdjustmentService`, `AudienceSegmentService`, `CreativeService`, and others. `EntityLimitReachedError` occurs when an entity creation exceeds network limits. It inherits from `ApiError` and includes fields like `fieldPath`, `trigger`, and `reason`. The `reason` field, an enumeration, specifies the limit reached, such as `CUSTOM_TARGETING_VALUES_LIMIT_REACHED` or `DAI_ENCODING_PROFILES_LIMIT_REACHED`.\n"],null,[]]