is there any code to say something like: the banner has been touched /pressed?
banner.touched doesn't exist, but it is just an example of what could be.
The banner view's delegate method bannerViewActionShouldBegin(_:willLeaveApplication:)
is called "when the user taps the banner view". See the documentation.