com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilderAdxExt.UserExt, AdxExt.UserExt.Builderpublic static interface AdxExt.UserExtOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method | Description |
|---|---|---|
AdxExt.UserExt.ConsentedProvidersSettings |
getConsentedProvidersSettings() |
Information about the providers for whom the publisher has told Google that
its EEA users have consented to the use of their personal data for ads
personalization.
|
AdxExt.UserExt.ConsentedProvidersSettingsOrBuilder |
getConsentedProvidersSettingsOrBuilder() |
Information about the providers for whom the publisher has told Google that
its EEA users have consented to the use of their personal data for ads
personalization.
|
boolean |
hasConsentedProvidersSettings() |
Information about the providers for whom the publisher has told Google that
its EEA users have consented to the use of their personal data for ads
personalization.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasConsentedProvidersSettings()
Information about the providers for whom the publisher has told Google that its EEA users have consented to the use of their personal data for ads personalization. This field will only be populated when RegsExt.gdpr is true.
optional .com.google.doubleclick.UserExt.ConsentedProvidersSettings consented_providers_settings = 1;AdxExt.UserExt.ConsentedProvidersSettings getConsentedProvidersSettings()
Information about the providers for whom the publisher has told Google that its EEA users have consented to the use of their personal data for ads personalization. This field will only be populated when RegsExt.gdpr is true.
optional .com.google.doubleclick.UserExt.ConsentedProvidersSettings consented_providers_settings = 1;AdxExt.UserExt.ConsentedProvidersSettingsOrBuilder getConsentedProvidersSettingsOrBuilder()
Information about the providers for whom the publisher has told Google that its EEA users have consented to the use of their personal data for ads personalization. This field will only be populated when RegsExt.gdpr is true.
optional .com.google.doubleclick.UserExt.ConsentedProvidersSettings consented_providers_settings = 1;Copyright © 2019 Google, Inc.. All rights reserved.