Hi there, I don't think so, looking at the Campaign API document, it
provides how to use the product, it does not provide general design
considerations that are not Adobe specifics in a sense that integration
via APIs design should always follow industry best practices. and as
such, if you want to build a strong and robust solution API based, you
need to take into account that the 3rd party system you are calling
might have issues (like the caller system can have some too), and error
handling an...