Home > @firebase/analytics > ControlParams
ControlParams interface
Standard gtag.js control parameters. For more information, see the gtag.js documentation on parameters.
Signature:
export interface ControlParams
Properties
Property | Type | Description |
---|---|---|
event_callback? | () => void | (Optional) |
event_timeout? | number | (Optional) |
groups? | string | string[] | (Optional) |
send_to? | string | string[] | (Optional) |