ConsentRequestParameters

public class ConsentRequestParameters


更新使用者同意聲明資訊時傳送的參數。

摘要

巢狀型別

ConsentRequestParameters 的建構工具。

公用方法

@Nullable ConsentDebugSettings

可取得 ConsentDebugSettings

@Nullable String

取得 setConsentSyncId 設定的同意聲明同步 ID。

boolean

取得 setTagForUnderAgeOfConsent 設定的 TFUA 值。

公開欄位

consentDebugSettings

public final @Nullable ConsentDebugSettings consentDebugSettings

consentSyncId

public final @Nullable String consentSyncId

公用方法

getConsentDebugSettings

public @Nullable ConsentDebugSettings getConsentDebugSettings()

可取得 ConsentDebugSettings

getConsentSyncId

public @Nullable String getConsentSyncId()

取得 setConsentSyncId 設定的同意聲明同步 ID。

isTagForUnderAgeOfConsent

public boolean isTagForUnderAgeOfConsent()

取得 setTagForUnderAgeOfConsent 設定的 TFUA 值。