public static final enum RequestConfiguration.PublisherPrivacyPersonalizationState
extends Enum<RequestConfiguration.PublisherPrivacyPersonalizationState>
Publisher privacy treatment personalization states.
Inherited Method Summary
Enum Values
public static final RequestConfiguration.PublisherPrivacyPersonalizationState DEFAULT
Indicates that the ad request should receive the default publisher privacy treatment.
public static final RequestConfiguration.PublisherPrivacyPersonalizationState DISABLED
Indicates that the ad request should receive the non-personalized publisher privacy treatment.
public static final RequestConfiguration.PublisherPrivacyPersonalizationState ENABLED
Indicates that the ad request should receive the personalized publisher privacy treatment.