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()
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()