Sample:
{
"StandardCampaignSendEvents": [
{
"StandardCampaignId": "e717a794-8b97-411c-9628-2614645c4b05",
"StandardCampaignSendId": "adfa2b4f-b423-48e9-8b0f-7177fe14eee9",
"Date": "2026-09-03T17:16:35.5827215+00:00",
"EventGuid": "c702f675-c6b4-46b9-9536-0223fb471619",
"EventType": "sample string 3",
"SubscriberId": "3ba7ed46-43d8-4a3b-8f14-60a41a231165",
"Target": "sample string 5",
"Data": "sample string 6"
},
{
"StandardCampaignId": "e717a794-8b97-411c-9628-2614645c4b05",
"StandardCampaignSendId": "adfa2b4f-b423-48e9-8b0f-7177fe14eee9",
"Date": "2026-09-03T17:16:35.5827215+00:00",
"EventGuid": "c702f675-c6b4-46b9-9536-0223fb471619",
"EventType": "sample string 3",
"SubscriberId": "3ba7ed46-43d8-4a3b-8f14-60a41a231165",
"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":"e717a794-8b97-411c-9628-2614645c4b05","StandardCampaignSendId":"adfa2b4f-b423-48e9-8b0f-7177fe14eee9","Date":"2026-09-03T17:16:35.5827215+00:00","EventGuid":"c702f675-c6b4-46b9-9536-0223fb471619","EventType":"sample string 3","SubscriberId":"3ba7ed46-43d8-4a3b-8f14-60a41a231165","Target":"sample string 5","Data":"sample string 6"},{"StandardCampaignId":"e717a794-8b97-411c-9628-2614645c4b05","StandardCampaignSendId":"adfa2b4f-b423-48e9-8b0f-7177fe14eee9","Date":"2026-09-03T17:16:35.5827215+00:00","EventGuid":"c702f675-c6b4-46b9-9536-0223fb471619","EventType":"sample string 3","SubscriberId":"3ba7ed46-43d8-4a3b-8f14-60a41a231165","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"}});