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.
[[["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-08-20 UTC."],[[["ChildContentEligibility determines whether a line item can serve on child-directed content."],["It defaults to DISALLOWED, meaning the line item won't serve on child-directed content unless the network settings specifically allow it."],["Publishers can choose between DISALLOWED and ALLOWED to control line item eligibility for child-directed content."],["The setting has no impact unless \"Child content enforcement\" is enabled in the network's Child Content settings."]]],["The `ChildContentEligibility` field, part of the `ForecastService`, designates whether a line item can serve on child-directed requests. It defaults to `DISALLOWED`, meaning it won't serve on such requests unless the network enables \"Child content enforcement.\" The field has three possible values: `UNKNOWN`, `DISALLOWED` (ineligible for child-directed requests), and `ALLOWED` (eligible for child-directed requests). This setting is found within the `ForecastService`, and it has dependencies on `LineItemSummary` and `LineItemService`.\n"]]