ConsentRequestParameters

public class ConsentRequestParameters


Kullanıcı izni bilgileri güncellenirken gönderilen parametreler.

Özet

İç içe yerleştirilmiş türler

ConsentRequestParameters'nın inşaatçısı.

Herkese açık yöntemler

@Nullable ConsentDebugSettings

ConsentDebugSettings alır.

@Nullable String

setConsentSyncId tarafından ayarlanan izin senkronizasyonu kimliğini alır.

boolean

TFUA değerlerini setTagForUnderAgeOfConsent'ya göre alır.

Herkese açık alanlar

consentDebugSettings

public final @Nullable ConsentDebugSettings consentDebugSettings

consentSyncId

public final @Nullable String consentSyncId

Herkese açık yöntemler

getConsentDebugSettings

public @Nullable ConsentDebugSettings getConsentDebugSettings()

ConsentDebugSettings alır.

getConsentSyncId

public @Nullable String getConsentSyncId()

setConsentSyncId tarafından ayarlanan izin senkronizasyonu kimliğini alır.

isTagForUnderAgeOfConsent

public boolean isTagForUnderAgeOfConsent()

TFUA değerlerini setTagForUnderAgeOfConsent'ya göre alır.