UNPKG

voluptasmollitia

Version:
21 lines (12 loc) 712 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/analytics](./analytics.md) &gt; [AnalyticsCallOptions](./analytics.analyticscalloptions.md) ## AnalyticsCallOptions interface Additional options that can be passed to Firebase Analytics method calls such as `logEvent`<!-- -->, `setCurrentScreen`<!-- -->, etc. <b>Signature:</b> ```typescript export interface AnalyticsCallOptions ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [global](./analytics.analyticscalloptions.global.md) | boolean | If true, this config or event call applies globally to all analytics properties on the page. |