[[["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 2024-05-15 UTC."],[[["The `EntityLimitReachedError` indicates that an entity limit has been reached in the system."],["This error is triggered when creating or updating entities, and the number of existing entities has already reached the maximum allowed limit."],["The `reason` field provides specific information about which entity limit has been reached, such as custom targeting values, placements, or line items."],["The error details include `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`, inherited from `ApiError`, for identifying the specific issue."]]],["The content outlines services in the `v202405` Ad Manager API, including Adjustment, AudienceSegment, Creative, and others, detailing their associated `EntityLimitReachedError`. These services manage various aspects like ads, creatives, targeting, and forecasting. The `EntityLimitReachedError` is inherited from `ApiError` and specifies reasons for limit violations, such as exceeding custom targeting values, placements, line items, or encoding profiles. It includes the following enumeration of the possible reasons: `CUSTOM_TARGETING_VALUES_LIMIT_REACHED`, `PLACEMENTS_LIMIT_REACHED`, `LINE_ITEMS_LIMIT_REACHED`, etc.\n"]]