UNPKG

veritatisdoloremque

Version:
21 lines (12 loc) 736 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/analytics-types](./analytics-types.md) &gt; [AnalyticsCallOptions](./analytics-types.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-types.analyticscalloptions.global.md) | boolean | If true, this config or event call applies globally to all analytics properties on the page. |