AI-generated Key Takeaways
-
ChildContentEligibility is an optional field within the ForecastService.LineItemSummary dependency of the LineItemService.
-
It defaults to DISALLOWED and affects serving only if "Child content enforcement" is enabled in network settings.
-
The enumeration allows setting whether a line item is eligible to serve on child-directed requests (ALLOWED) or not (DISALLOWED).
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/v202505
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. |