adTagKeys property

List<String>? adTagKeys
getter/setter pair

Keywords for a Rich Media creative.

Keywords let you customize the creative settings of a Rich Media ad running on your site without having to contact the advertiser. You can use keywords to dynamically change the look or functionality of a creative. Applicable to the following creative types: all RICH_MEDIA, and all VPAID.

Implementation

core.List<core.String>? adTagKeys;