Creative
@objc(YMACreative)
@objcMembers
public final class Creative : NSObject, Sendable
Information about creative in ad.
-
Creative ID - a unique identifier for the creative.
Declaration
Swift
public var creativeID: String? { get } -
Campaign ID - an identifier for the campaign.
Declaration
Swift
public var campaignID: String? { get }