Stay organized with collections
Save and categorize content based on your preferences.
Firebase.Analytics
Summary
Enumerations
ConsentStatus
ConsentStatus
The status value of the consent type.
Supported statuses are ConsentStatus.Granted and ConsentStatus.Denied.
ConsentType
ConsentType
The type of consent to set.
Supported consent types are mapped to corresponding constants in the Android and iOS SDKs. Omitting a type retains its previous status.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[null,null,["Last updated 2024-10-31 UTC."],[],[],null,["# Firebase.Analytics Namespace\n\nFirebase.Analytics\n==================\n\nSummary\n-------\n\n| ### Enumerations ||\n|---------------------------------------------------------------------------------------|--------------------------------------------|\n| [ConsentStatus](#namespace_firebase_1_1_analytics_1ab87c55ec1a8727fd7a14850f2ad86e8b) | enum The status value of the consent type. |\n| [ConsentType](#namespace_firebase_1_1_analytics_1a9bbaa83c33ea86aec075f5f666fa5935) | enum The type of consent to set. |\n\n| ### Classes ||\n|-----------------------------------------------------------------------------------------------------------|------------------|\n| [Firebase.Analytics.FirebaseAnalytics](/docs/reference/unity/class/firebase/analytics/firebase-analytics) | |\n| [Firebase.Analytics.Parameter](/docs/reference/unity/class/firebase/analytics/parameter) | Event parameter. |\n\nEnumerations\n------------\n\n### ConsentStatus\n\n```c#\n ConsentStatus\n``` \nThe status value of the consent type.\n\nSupported statuses are ConsentStatus.Granted and ConsentStatus.Denied. \n\n### ConsentType\n\n```c#\n ConsentType\n``` \nThe type of consent to set.\n\nSupported consent types are mapped to corresponding constants in the Android and iOS SDKs. Omitting a type retains its previous status."]]