[[["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-02-13 UTC."],[[["The `YieldGroupService` allows you to manage yield groups within Google Ad Manager."],["This service inherits from the `ApiError` class and includes various error types for troubleshooting."],["`EntityChildrenLimitReachedError` signals that an entity has reached its limit for child entities, such as line items in an order or creatives on a line item."],["The `reason` field provides details on the specific limit that was reached."],["Available fields include: `fieldPath`, `fieldPathElements`, `trigger`, `errorString`, and `reason`."]]],["The document outlines services and error types within an API, focusing on `YieldGroupService` and related errors. Services include managing audience segments, targeting, forecasts, inventory, line items, native styles, orders, placements, proposals, and targeting presets. The `YieldGroupService` details various `ApiError` types, such as `AuthenticationError`, `QuotaError`, and `StringLengthError`, as well as `EntityChildrenLimitReachedError`, specifying limits for various entities such as `LINE_ITEM_LIMIT_FOR_ORDER_REACHED` and others. The structure of the errors inherit from `ApiError`, detailing fields like fieldPath and errorString.\n"]]