Sample:
{
"StandardCampaignSendEvents": [
{
"StandardCampaignId": "b046e659-80be-4906-8bf2-7d4f01ca024f",
"StandardCampaignSendId": "c5cbc0d8-5cab-4894-aa3a-72e67e02624e",
"Date": "2026-07-25T10:04:45.3099384+00:00",
"EventGuid": "3ae9218c-37fb-4bbf-be90-dd029af24420",
"EventType": "sample string 3",
"SubscriberId": "ffa79348-1555-4b80-b6fa-a069049b9dfb",
"Target": "sample string 5",
"Data": "sample string 6"
},
{
"StandardCampaignId": "b046e659-80be-4906-8bf2-7d4f01ca024f",
"StandardCampaignSendId": "c5cbc0d8-5cab-4894-aa3a-72e67e02624e",
"Date": "2026-07-25T10:04:45.3099384+00:00",
"EventGuid": "3ae9218c-37fb-4bbf-be90-dd029af24420",
"EventType": "sample string 3",
"SubscriberId": "ffa79348-1555-4b80-b6fa-a069049b9dfb",
"Target": "sample string 5",
"Data": "sample string 6"
}
],
"NextPageUrl": "sample string 1",
"PageIndex": 1,
"PageSize": 1,
"TotalPages": 1,
"TotalResults": 1,
"Error": {
"ErrorId": 1,
"ErrorMessage": "sample string 1"
}
}
Sample:
/**/ typeof === 'function' && ({"StandardCampaignSendEvents":[{"StandardCampaignId":"b046e659-80be-4906-8bf2-7d4f01ca024f","StandardCampaignSendId":"c5cbc0d8-5cab-4894-aa3a-72e67e02624e","Date":"2026-07-25T10:04:45.3099384+00:00","EventGuid":"3ae9218c-37fb-4bbf-be90-dd029af24420","EventType":"sample string 3","SubscriberId":"ffa79348-1555-4b80-b6fa-a069049b9dfb","Target":"sample string 5","Data":"sample string 6"},{"StandardCampaignId":"b046e659-80be-4906-8bf2-7d4f01ca024f","StandardCampaignSendId":"c5cbc0d8-5cab-4894-aa3a-72e67e02624e","Date":"2026-07-25T10:04:45.3099384+00:00","EventGuid":"3ae9218c-37fb-4bbf-be90-dd029af24420","EventType":"sample string 3","SubscriberId":"ffa79348-1555-4b80-b6fa-a069049b9dfb","Target":"sample string 5","Data":"sample string 6"}],"NextPageUrl":"sample string 1","PageIndex":1,"PageSize":1,"TotalPages":1,"TotalResults":1,"Error":{"ErrorId":1,"ErrorMessage":"sample string 1"}});