CaptureOptions
Properties
| Name | Type | 
|---|---|
_batchKey | string | 
key of queue, e.g. 'sessionRecording' vs 'event'  | |
_noTruncate | boolean | 
If set, overrides and disables config.properties_string_max_length  | |
_url | string | 
Used to override the desired endpoint for the captured event  | |
$set_once | Properties | 
Used when   | |
$set | Properties | 
Used when   | |
send_instantly | boolean | 
If set, skips the batched queue  | |
skip_client_rate_limiting | boolean | 
If set, skips the client side rate limiting  | |
timestamp | Date | 
If set, overrides the current timestamp  | |
transport | RequestWithOptions['transport'] | 
If set, overrides the desired transport method  | |