interstitialTagFormats property

List<String>? interstitialTagFormats
getter/setter pair

Tag types for interstitial placements.

Acceptable values are: - "IFRAME_JAVASCRIPT_INTERSTITIAL" - "INTERNAL_REDIRECT_INTERSTITIAL" - "JAVASCRIPT_INTERSTITIAL"

Implementation

core.List<core.String>? interstitialTagFormats;