shouldServePSAs property

bool? shouldServePSAs
final

Determines whether PSAs (Public Service Announcements) should be served. PSAs (Public Service Announcements) are ads that can be served as a last resort, if there are no other ads to show.

They are not enabled by default.

Implementation

final bool? shouldServePSAs;