enum ChildContentEligibility (v202411)

  • ChildContentEligibility is an optional field with a default setting of DISALLOWED.

  • Child content enforcement needs to be opted into in network settings for this field to impact serving.

  • The field has three possible enumeration values: UNKNOWN, DISALLOWED, and ALLOWED.

  • DISALLOWED means the line item cannot serve on child-directed requests, while ALLOWED means it can.

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