voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
21 lines (12 loc) • 712 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/analytics](./analytics.md) > [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. |