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/v202411
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-11-19 UTC."],[[["Child content eligibility determines if a line item can serve on child-directed content."],["This setting is optional and defaults to \"disallowed\" unless the network's Child Content settings enforce it."],["Line items can be set as \"disallowed\" to prevent serving on child-directed content, or \"allowed\" to enable it."]]],["The core content details the `ChildContentEligibility` designation within the `ForecastService`, specifically for `LineItemService`. This optional field, defaulting to `DISALLOWED`, determines if a line item can serve on child-directed requests. The setting only enforces serving restrictions if \"Child content enforcement\" is enabled in the network settings. The enumeration defines `DISALLOWED` as ineligible for child-directed requests and `ALLOWED` as eligible. There is also an `UNKNOWN` value.\n"]]