How can I bulk update existing events with a newly created user property?
We created a new user property and would like to set a value for this property for all existing events created before the new property was created.
More specifically: we’ve had one domain “de” and are expanding to two new domains (fr, nl) so we introduced a new user property “domain” which will be set to the respective domain for each event. For all events created before the new user property was created, the domain value is (naturally) ‘none’ right now. We’d like to change that and set all of them to “de”.