OptionalbatchSize?: numberThe number of events to batch before sending the report.
Optionalevents?: CmcdEventType[]The events to report. If no events are provided, the event target will be effectively disabled.
Optionalinterval?: numberWhen the time interval event is sent, the interval at which the events should be reported as a number of seconds.
The URL to which the CMCD event should be sent.
Optionalversion?: typeof CMCD_V2The version of the CMCD protocol to use. Must be version 2 or higher for event reporting.
Configuration for a CMCD event report.