ScheduledAd
@available(*, deprecated, message: "With the next major version, `ScheduledAd` will de obsoleted.")
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 }