AnalyticsCustomData
@objc(AASDKAnalyticsCustomData)
public protocol AnalyticsCustomDataAnalytics interface to customize AnalyticsEvent entries.
- 
                  
                  Custom params will be attached to each AnalyticsEventduring the ad lifecycle. See thecustomParamsproperty fromAnalyticsEvent.DeclarationSwift var params: [String : Any]? { get }
