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 and inherits common error fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field further clarifies which entity limit has been reached, such as placements, line items, or custom targeting values.\u003c/p\u003e\n"],["\u003cp\u003eThis error may arise when working with services like PlacementService, CreativeService, or LineItemService, among others.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this error is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The document details various services within an ad management system, including Adjustment, AudienceSegment, Creative, and others. These services can encounter an `EntityLimitReachedError` when the number of entities created exceeds the network's allowed limit. This error includes reasons like `CUSTOM_TARGETING_VALUES_LIMIT_REACHED` or `PLACEMENTS_LIMIT_REACHED`. It inherits properties such as `fieldPath`, `trigger`, and `errorString` from `ApiError`. The error's namespace is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,[]]