adBlockingOptOut property

bool? adBlockingOptOut
getter/setter pair

Whether this site opts out of ad blocking.

When true, ad blocking is disabled for all placements under the site, regardless of the individual placement settings. When false, the campaign and placement settings take effect.

Implementation

core.bool? adBlockingOptOut;