VastAdParameters
@objc(AASDKVastAdParameters)
public protocol VastAdParameters : NSObjectProtocolVAST AdParameters.
- 
                  
                  Identifies whether the ad parameters are xml-encoded. DeclarationSwift var xmlEncoded: NSNumber? { get }
- 
                  
                  The metadata for the ad. DeclarationSwift var xmlString: String { get }
