mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
[Sharing][Analytics] Add VendorId to EventMetadata.
PiperOrigin-RevId: 614500009
This commit is contained in:
@@ -407,6 +407,7 @@ message SharingLog {
|
||||
// not designed to be joined with other sessions/events of the same user to
|
||||
// reconstruct particular user's activity pattern.
|
||||
optional int64 session_id = 6 /* type = ST_SESSION_ID */;
|
||||
optional int32 vendor_id = 7 /* type = ST_PARTNER_ID */;
|
||||
}
|
||||
|
||||
// TODO(fdi): may consider adding a field about decipherability later.
|
||||
|
||||
Reference in New Issue
Block a user