ScheduledAd
public protocol ScheduledAd
An ad that is scheduled to appear at a certain point.
-
The URI of the ad content.
Declaration
Swift
var resourceURI: String { get }
public protocol ScheduledAd
An ad that is scheduled to appear at a certain point.
The URI of the ad content.
Swift
var resourceURI: String { get }