Example of the Context Object
{
"context": {
"global_message_id": "...",
"client_name": "...",
"data_channel": "...",
"activity_type": "...",
"occurred_message_timestamp_utc_ms": ...,
"inspection_request_timeout_ms" : 123445,
"is_device_managed": "...",
"policy_groups" : ["policy_group1", "policy_group2", "policy_group3"],
"customer_name" : "customer_name_1"
}