enum ChildContentEligibility (v202508)

  • ChildContentEligibility is an optional field in the ForecastService and defaults to DISALLOWED.

  • The ChildContentEligibility setting only affects serving enforcement if "Child content enforcement" is enabled in the network's Child Content settings.

  • The ChildContentEligibility enumeration includes UNKNOWN, DISALLOWED, and ALLOWED, indicating whether a line item can serve on child-directed requests.

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/v202508
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.