UniversalAdId

@objc(THEOplayerUniversalAdId)
public protocol UniversalAdId

Represents 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.

    Declaration

    Swift

    var adIdValue: String { get }
  • The registry associated with cataloging the UniversalAdId of the selected creative for the ad.

    Declaration

    Swift

    var adIdRegistry: String { get }