parentalGateEnabled property

bool? parentalGateEnabled
getter/setter pair

The Parental gate is a dialog that appears when a user clicks on an ad, disabled by default. Recommended to set it to true if the app is in the kids category.

Implementation

bool? parentalGateEnabled;