disallowAdsPersonalization property

bool? disallowAdsPersonalization
getter/setter pair

If set to true, sets this dimension as NPA and excludes it from ads personalization.

This is currently only supported by user-scoped custom dimensions.

Optional.

Implementation

core.bool? disallowAdsPersonalization;