A partner successfully adds a new location via the Add Location modal (2-step flow). Fires on useCreatePartnerLocation mutation success.
This schema describes events sent to Segment from OsAddedLocation
{ action: "addedLocation", context_module: "addLocationModal", context_page_owner_type: "inventory", artwork_id: "abc123", location_id: "loc456" }
Generated using TypeDoc
A partner successfully adds a new location via the Add Location modal (2-step flow). Fires on useCreatePartnerLocation mutation success.
This schema describes events sent to Segment from OsAddedLocation
{ action: "addedLocation", context_module: "addLocationModal", context_page_owner_type: "inventory", artwork_id: "abc123", location_id: "loc456" }