dotMailer-API-v2-PHP-client
dotMailer-API-v2-PHP-client copied to clipboard
ApiContactImportReport InvalidOffsetException: "suppressedcontacts"
I started seeing InvalidOffsetException: "suppressedcontacts" getting ApiContactImportReport Looks like this may have been added to the API interface recently?
I fixed it by adding 'SuppressedContacts' => 'XsInt' To ApiContactImportReport.getProperties()