AI-generated Key Takeaways
-
The
PALSettings
class manages SDK-wide settings, including storage and user age targeting preferences. -
allowStorage
determines if storage is permitted, crucial for TCFv2 compliance and defaults to false. -
directedForChildOrUnknownAge
signals if the ad request targets a child or a user with an unknown age (TFCD/TFUA), defaulting to false.
Response for AdBreakNotificationService.ListAdBreaks
.
JSON representation |
---|
{
"adBreaks": [
{
object ( |
Fields | |
---|---|
adBreaks[] |
Output only. A list of Ad Breaks that match the LiveStreamEvent requested. |
nextPageToken |
A token that can be sent as |