type EntityChildrenLimitReachedError (v202402)
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
Field
|
ApiError (inherited)
|
fieldPath
|
xsd:string
|
fieldPathElements
|
FieldPathElement[]
|
trigger
|
xsd:string
|
errorString
|
xsd:string
|
EntityChildrenLimitReachedError
|
reason
|
EntityChildrenLimitReachedE...
Enumerations
-
LINE_ITEM_LIMIT_FOR_ORDER_REACHED
-
CREATIVE_ASSOCIATION_LIMIT_FOR_LINE_ITEM_REACHED
-
AD_UNIT_LIMIT_FOR_PLACEMENT_REACHED
-
TARGETING_EXPRESSION_LIMIT_FOR_LINE_ITEM_REACHED
-
TARGETING_EXPRESSION_SIZE_LIMIT_REACHED
-
CUSTOM_TARGETING_VALUES_FOR_KEY_LIMIT_REACHED
-
TARGETING_EXPRESSION_LIMIT_FOR_CREATIVES_ON_LINE_ITEM_REACHED
-
ATTACHMENT_LIMIT_FOR_PROPOSAL_REACHED
-
PROPOSAL_LINE_ITEM_LIMIT_FOR_PROPOSAL_REACHED
-
PRODUCT_LIMIT_FOR_PRODUCT_PACKAGE_REACHED
-
PRODUCT_TEMPLATE_AND_PRODUCT_BASE_RATE_LIMIT_FOR_RATE_CARD_REACHED
-
PRODUCT_PACKAGE_ITEM_BASE_RATE_LIMIT_FOR_RATE_CARD_REACHED
-
PREMIUM_LIMIT_FOR_RATE_CARD_REACHED
-
AD_UNIT_LIMIT_FOR_AD_EXCLUSION_RULE_TARGETING_REACHED
-
NATIVE_STYLE_LIMIT_FOR_NATIVE_AD_FORMAT_REACHED
-
TARGETING_EXPRESSION_LIMIT_FOR_PRESENTATION_ASSIGNMENT_REACHED
-
UNKNOWN
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-13 UTC.
[null,null,["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"]]