Sample:
{
"StandardCampaignSendEvents": [
{
"StandardCampaignId": "7c27195c-ac0c-4e89-9224-f74b7e773ade",
"StandardCampaignSendId": "cc951235-4e55-4dcd-989b-297816d2861b",
"Date": "2026-06-10T10:06:00.0854157+00:00",
"EventGuid": "bd37a161-5ff2-40c0-bd9c-63a4900af81f",
"EventType": "sample string 3",
"SubscriberId": "27ecafd4-9bb9-4124-b613-d74ad1d57344",
"Target": "sample string 5",
"Data": "sample string 6"
},
{
"StandardCampaignId": "7c27195c-ac0c-4e89-9224-f74b7e773ade",
"StandardCampaignSendId": "cc951235-4e55-4dcd-989b-297816d2861b",
"Date": "2026-06-10T10:06:00.0854157+00:00",
"EventGuid": "bd37a161-5ff2-40c0-bd9c-63a4900af81f",
"EventType": "sample string 3",
"SubscriberId": "27ecafd4-9bb9-4124-b613-d74ad1d57344",
"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":"7c27195c-ac0c-4e89-9224-f74b7e773ade","StandardCampaignSendId":"cc951235-4e55-4dcd-989b-297816d2861b","Date":"2026-06-10T10:06:00.0854157+00:00","EventGuid":"bd37a161-5ff2-40c0-bd9c-63a4900af81f","EventType":"sample string 3","SubscriberId":"27ecafd4-9bb9-4124-b613-d74ad1d57344","Target":"sample string 5","Data":"sample string 6"},{"StandardCampaignId":"7c27195c-ac0c-4e89-9224-f74b7e773ade","StandardCampaignSendId":"cc951235-4e55-4dcd-989b-297816d2861b","Date":"2026-06-10T10:06:00.0854157+00:00","EventGuid":"bd37a161-5ff2-40c0-bd9c-63a4900af81f","EventType":"sample string 3","SubscriberId":"27ecafd4-9bb9-4124-b613-d74ad1d57344","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"}});