ConsentRequestParameters

public class ConsentRequestParameters


Parameter, die beim Aktualisieren der Informationen zur Nutzereinwilligung gesendet werden.

Zusammenfassung

Verschachtelte Typen

Erbauer von ConsentRequestParameters.

Öffentliche Methoden

@Nullable ConsentDebugSettings

Gets the ConsentDebugSettings.

boolean

Ruft den TFUA-Wert ab, der von setTagForUnderAgeOfConsent festgelegt wurde.

Öffentliche Felder

consentDebugSettings

public final @Nullable ConsentDebugSettings consentDebugSettings

Öffentliche Methoden

getConsentDebugSettings

public @Nullable ConsentDebugSettings getConsentDebugSettings()

Gets the ConsentDebugSettings.

isTagForUnderAgeOfConsent

public boolean isTagForUnderAgeOfConsent()

Ruft den TFUA-Wert ab, der von setTagForUnderAgeOfConsent festgelegt wurde.