excludeDemographicExpansion property

bool? excludeDemographicExpansion
getter/setter pair

When this value is true, demographics will be excluded from the types of targeting which are expanded when optimized_targeting_enabled is true.

When optimized_targeting_enabled is false, this field is ignored. Default is false.

Implementation

core.bool? excludeDemographicExpansion;