Sample:
{
"StandardCampaignSendEvents": [
{
"StandardCampaignId": "45fc0119-79f6-4558-b03c-ca8b5c918407",
"StandardCampaignSendId": "f0d299e2-010d-490d-993b-97b92ea5d7f2",
"Date": "2026-07-14T02:38:31.1924577+00:00",
"EventGuid": "7377ba18-6d53-40aa-904d-0a9f79859062",
"EventType": "sample string 3",
"SubscriberId": "86eafb33-bd8a-41b8-bc79-73e9ed6bb080",
"Target": "sample string 5",
"Data": "sample string 6"
},
{
"StandardCampaignId": "45fc0119-79f6-4558-b03c-ca8b5c918407",
"StandardCampaignSendId": "f0d299e2-010d-490d-993b-97b92ea5d7f2",
"Date": "2026-07-14T02:38:31.1924577+00:00",
"EventGuid": "7377ba18-6d53-40aa-904d-0a9f79859062",
"EventType": "sample string 3",
"SubscriberId": "86eafb33-bd8a-41b8-bc79-73e9ed6bb080",
"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":"45fc0119-79f6-4558-b03c-ca8b5c918407","StandardCampaignSendId":"f0d299e2-010d-490d-993b-97b92ea5d7f2","Date":"2026-07-14T02:38:31.1924577+00:00","EventGuid":"7377ba18-6d53-40aa-904d-0a9f79859062","EventType":"sample string 3","SubscriberId":"86eafb33-bd8a-41b8-bc79-73e9ed6bb080","Target":"sample string 5","Data":"sample string 6"},{"StandardCampaignId":"45fc0119-79f6-4558-b03c-ca8b5c918407","StandardCampaignSendId":"f0d299e2-010d-490d-993b-97b92ea5d7f2","Date":"2026-07-14T02:38:31.1924577+00:00","EventGuid":"7377ba18-6d53-40aa-904d-0a9f79859062","EventType":"sample string 3","SubscriberId":"86eafb33-bd8a-41b8-bc79-73e9ed6bb080","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"}});