ConsentRequestParameters

public class ConsentRequestParameters


Parametri inviati durante l'aggiornamento dei dati di consenso dell'utente.

Riepilogo

Tipi nidificati

Costruttore di ConsentRequestParameters.

Metodi pubblici

@Nullable ConsentDebugSettings

Ottiene ConsentDebugSettings.

@Nullable String

Recupera l'ID sincronizzazione del consenso impostato da setConsentSyncId.

boolean

Recupera i set di valori TFUA per setTagForUnderAgeOfConsent.

Campi pubblici

consentDebugSettings

public final @Nullable ConsentDebugSettings consentDebugSettings

consentSyncId

public final @Nullable String consentSyncId

Metodi pubblici

getConsentDebugSettings

public @Nullable ConsentDebugSettings getConsentDebugSettings()

Ottiene ConsentDebugSettings.

getConsentSyncId

public @Nullable String getConsentSyncId()

Recupera l'ID sincronizzazione del consenso impostato da setConsentSyncId.

isTagForUnderAgeOfConsent

public boolean isTagForUnderAgeOfConsent()

Recupera i set di valori TFUA per setTagForUnderAgeOfConsent.