We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There's standard fields like country, language, lat/lon, are there helper libraries for plumbing these things together from the HTTP request?
{ "$insert_id": "0de5941e-b523-4138-bf8d-ead5d1aa4cfe", "$schema": 13, "_time": 1741635488957, "amplitude_attribution_ids": null, "amplitude_id": 1151331809730, "app": 524479, "city": null, "client_event_time": "2025-03-10 19:38:08.957000", "client_upload_time": "2025-03-10 19:38:28.877000", "country": null, "data": { "group_first_event": { }, "group_ids": { }, "path": "/2/httpapi", "user_properties_updated": true }, "device_carrier": null, "device_family": null, "device_id": "eed056af-5669-4f6d-86a0-2f438fb37059", "device_type": null, "display_name": "api_call", "dma": null, "event_id": 873212127, "event_properties": { "path": "/api/v1/graphql" }, "event_time": "2025-03-10 19:38:08.957000", "event_type": "api_call", "group_properties": { }, "groups": { }, "ip_address": null, "language": null, "library": "segment", "location_lat": null, "location_lng": null, "os": "", "os_name": null, "os_version": null, "partner_id": null, "paying": null, "plan": { }, "platform": null, "processed_time": "2025-03-10 19:38:29.532000", "region": null, "sample_rate": null, "server_received_time": "2025-03-10 19:38:28.877000", "server_upload_time": "2025-03-10 19:38:28.877000", "session_id": -1, "source_id": null, "start_version": null, "timeline_hidden": false, "user_id": null, "user_properties": { }, "uuid": "752e9a0b-dc53-44b5-a260-190e0b5a99e3", "version_name": null }
The text was updated successfully, but these errors were encountered:
OSO-490 API analytics: Is it possible to populate location metadata?
Sorry, something went wrong.
No branches or pull requests
What is it?
There's standard fields like country, language, lat/lon, are there helper libraries for plumbing these things together from the HTTP request?
The text was updated successfully, but these errors were encountered: