enum ChildContentEligibility (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Child content eligibility designation.
This field is optional and defaults to ChildContentEligibility.DISALLOWED. This field has no effect on serving
enforcement unless you opt to "Child content enforcement" in the
network's Child Content settings.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Enumeration |
Description |
UNKNOWN
|
|
DISALLOWED
|
This line item is not eligible to serve on any requests that are child-directed.
|
ALLOWED
|
This line item is eligible to serve on requests that are child-directed.
|
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eChild content eligibility determines if a line item can serve on child-directed content.\u003c/p\u003e\n"],["\u003cp\u003eThis setting defaults to 'disallowed' and only impacts serving if child content enforcement is enabled in network settings.\u003c/p\u003e\n"],["\u003cp\u003eLine items can be explicitly allowed or disallowed to serve on child-directed content.\u003c/p\u003e\n"],["\u003cp\u003eThis setting is part of the \u003ccode\u003eLineItemService\u003c/code\u003e and \u003ccode\u003eForecastService\u003c/code\u003e within the Google Ad Manager API.\u003c/p\u003e\n"]]],["The core content describes the `ChildContentEligibility` designation, an optional field for line items, defaulting to `DISALLOWED`. This setting determines if a line item can serve on child-directed requests. `DISALLOWED` prevents serving on such requests, while `ALLOWED` permits it. The setting only enforces serving restrictions if \"Child content enforcement\" is enabled in the network settings. The enumeration also includes an `UNKNOWN` value. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# enum ChildContentEligibility (v202408)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202408/ForecastService.ChildContentEligibility) **LineItemService** **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202408/LineItemService.LineItemSummary) \n▼\n**ChildContentEligibility**\n\n\nChild content eligibility designation.\n\nThis field is optional and defaults to [ChildContentEligibility.DISALLOWED](/ad-manager/api/reference/v202408/LineItemService.ChildContentEligibility#DISALLOWED). This field has no effect on serving\nenforcement unless you opt to \"Child content enforcement\" in the\nnetwork's Child Content settings.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|--------------|----------------------------------------------------------------------------------|\n| `UNKNOWN` | |\n| `DISALLOWED` | This line item is not eligible to serve on any requests that are child-directed. |\n| `ALLOWED` | This line item is eligible to serve on requests that are child-directed. |"]]