ConsentRequestParameters

public class ConsentRequestParameters


사용자 동의 정보 업데이트 시 전송되는 매개변수입니다.

요약

중첩된 유형

ConsentRequestParameters의 빌더입니다.

공개 메서드

@Nullable ConsentDebugSettings

ConsentDebugSettings를 가져옵니다.

boolean

setTagForUnderAgeOfConsent에 의해 설정된 TFUA 값을 가져옵니다.

공개 필드

consentDebugSettings

public final @Nullable ConsentDebugSettings consentDebugSettings

공개 메서드

getConsentDebugSettings

public @Nullable ConsentDebugSettings getConsentDebugSettings()

ConsentDebugSettings를 가져옵니다.

isTagForUnderAgeOfConsent

public boolean isTagForUnderAgeOfConsent()

setTagForUnderAgeOfConsent에 의해 설정된 TFUA 값을 가져옵니다.