Skip to main content

DataPreferences

Preferences related to the user's consent for various types of data usage, including targeted advertising, analytics, and performance tracking.

consentForTargetedAdsboolean

User consent to use their data for targeted advertising purposes.

consentForAnalyticsboolean

User consent to collect and use data for analytics and insights.

consentForPerformanceTrackingboolean

User consent to track data for enhancing app or service performance.

DataPreferences
{
"consentForTargetedAds": true,
"consentForAnalytics": true,
"consentForPerformanceTracking": true
}