ConsentRequestParameters

public class ConsentRequestParameters


المَعلمات التي يتم إرسالها عند تعديل معلومات موافقة المستخدم

ملخّص

الأنواع المتداخلة

أداة إنشاء ConsentRequestParameters

الإجراءات العامة

@Nullable ConsentDebugSettings

تعرض هذه السمة ConsentDebugSettings.

@Nullable String

تعرض هذه السمة رقم تعريف مزامنة الموافقة الذي تم ضبطه بواسطة setConsentSyncId.

boolean

تعرض هذه السمة قيم TFUA التي تم ضبطها من خلال setTagForUnderAgeOfConsent.

الحقول العامة

consentDebugSettings

public final @Nullable ConsentDebugSettings consentDebugSettings

consentSyncId

public final @Nullable String consentSyncId

الإجراءات العامة

getConsentDebugSettings

public @Nullable ConsentDebugSettings getConsentDebugSettings()

تعرض هذه السمة ConsentDebugSettings.

getConsentSyncId

public @Nullable String getConsentSyncId()

تعرض هذه السمة رقم تعريف مزامنة الموافقة الذي تم ضبطه بواسطة setConsentSyncId.

isTagForUnderAgeOfConsent

public boolean isTagForUnderAgeOfConsent()

تعرض هذه السمة قيم TFUA التي تم ضبطها من خلال setTagForUnderAgeOfConsent.