ConsentRequestParameters

public class ConsentRequestParameters


Parâmetros enviados ao atualizar as informações de consentimento do usuário.

Resumo

Tipos aninhados

Builder de ConsentRequestParameters.

Métodos públicos

@Nullable ConsentDebugSettings

Recebe o ConsentDebugSettings.

boolean

Recebe o valor da TFUA definido por setTagForUnderAgeOfConsent.

Campos públicos

consentDebugSettings

public final @Nullable ConsentDebugSettings consentDebugSettings

Métodos públicos

getConsentDebugSettings

public @Nullable ConsentDebugSettings getConsentDebugSettings()

Recebe o ConsentDebugSettings.

isTagForUnderAgeOfConsent

public boolean isTagForUnderAgeOfConsent()

Recebe o valor da TFUA definido por setTagForUnderAgeOfConsent.