Question
Can the reason for Campaign errors can be tracked with Event Streams?
Product
REST API and TwiML
Answer
Yes, you should be able to get the error description from the campaignregistrationerrors field, which is covered in more detail with example data here.
This field's value is an array containing an object, with a registrationerrordescription field for the error description.