javascript-sdk
javascript-sdk copied to clipboard
Extend EventTags type to support Event Properties
Summary
- Extend EventTags type to support Event Properties
The beta capability of Event Properties isn't support by the current EventTags type. The PR extends the type to support the reserved key $opt_event_properties and the types available in the UI:
Test plan
See this TypeScript Playground for example usage.
Issues
- Let me know if you want me to create one.