NativeAdEventDelegate

@objc
public protocol NativeAdEventDelegate

A protocol for handling events related to native ads.

This protocol defines optional methods that can be implemented to handle various events associated with native ads, such as expiration, clicks, and impressions. Implementing this protocol allows for custom handling of these events within the native ad lifecycle.