UniversalAdId
public protocol UniversalAdIdRepresents the list of universal ad ID information of the selected creative for the ad.
- 
                  
                  The Universal Ad identifier of the selected creative for the ad. DeclarationSwift var adIdValue: String { get }
- 
                  
                  The registry associated with cataloging the UniversalAdId of the selected creative for the ad. DeclarationSwift var adIdRegistry: String { get }
