AdTagCopy PageAdTag class AdTag(val url: String, val type: AdTagType) Defines the url and type of an ad manifest. Constructors AdTagconstructor(url: String, type: AdTagType) Properties NameSummarytypeval type: AdTagTypeThe AdTagType of the ad tag.urlval url: StringThe url to an ad manifest.Updated 7 days ago