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/v202405
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-05-15 UTC."],[[["Child content eligibility determines if a line item can serve on child-directed requests."],["This setting defaults to 'disallowed' and needs to be explicitly enabled if desired."],["It is optional and only effective when 'Child content enforcement' is active in network settings."],["Eligibility is determined by the `ChildContentEligibility` enum, which offers 'allowed' and 'disallowed' options."],["Line items not eligible for child-directed content are designated with `DISALLOWED`."]]],["The `ChildContentEligibility` field, defaulting to `DISALLOWED`, determines if a line item can serve on child-directed requests. `ALLOWED` permits serving on such requests, while `DISALLOWED` prevents it. This setting only impacts ad serving if \"Child content enforcement\" is enabled in the network settings. The field is associated with `ForecastService` and `LineItemService`, with potential dependency on `LineItemSummary`. The `UNKNOWN` is a third value with an undefined description.\n"]]