Namespace: analytics Stay organized with collections Save and categorize content based on your preferences.
test. analytics
Namespace for testing Analytics functions using the Cloud Functions for Firebase Test SDK.
Methods
exampleAnalyticsEvent
exampleAnalyticsEvent() returns functions.analytics.AnalyticsEvent
Fetch an example AnalyticsEvent already populated with data.
- Returns
non-null functions.analytics.AnalyticsEvent
makeAnalyticsEvent
makeAnalyticsEvent(fields) returns functions.analytics.AnalyticsEvent
Function to create an Analytics event.
Parameter | |
|---|---|
fields | Object Fields of Value must not be null. |
- Returns
non-null functions.analytics.AnalyticsEvent
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2019-12-03 UTC.