com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilderAdxExt.UserExt.ConsentedProvidersSettings, AdxExt.UserExt.ConsentedProvidersSettings.Builderpublic static interface AdxExt.UserExt.ConsentedProvidersSettingsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method | Description |
|---|---|---|
long |
getConsentedProviders(int index) |
Set of IDs corresponding to providers for whom the publisher has told
Google that its EEA users have consented to the use of their personal
data for ads personalization.
|
int |
getConsentedProvidersCount() |
Set of IDs corresponding to providers for whom the publisher has told
Google that its EEA users have consented to the use of their personal
data for ads personalization.
|
java.util.List<java.lang.Long> |
getConsentedProvidersList() |
Set of IDs corresponding to 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, hasOneofjava.util.List<java.lang.Long> getConsentedProvidersList()
Set of IDs corresponding to providers for whom the publisher has told Google that its EEA users have consented to the use of their personal data for ads personalization. A mapping of provider ID to provider name is posted at providers.csv.
repeated int64 consented_providers = 2 [packed = true];int getConsentedProvidersCount()
Set of IDs corresponding to providers for whom the publisher has told Google that its EEA users have consented to the use of their personal data for ads personalization. A mapping of provider ID to provider name is posted at providers.csv.
repeated int64 consented_providers = 2 [packed = true];long getConsentedProviders(int index)
Set of IDs corresponding to providers for whom the publisher has told Google that its EEA users have consented to the use of their personal data for ads personalization. A mapping of provider ID to provider name is posted at providers.csv.
repeated int64 consented_providers = 2 [packed = true];index - The index of the element to return.Copyright © 2019 Google, Inc.. All rights reserved.