adBlockingOptOut property

bool? adBlockingOptOut
getter/setter pair

Whether this placement opts out of ad blocking.

When true, ad blocking is disabled for this placement. When false, the campaign and site settings take effect.

Implementation

core.bool? adBlockingOptOut;