customKeyValues property

List<String>? customKeyValues
getter/setter pair

Custom key-values for a Rich Media creative.

Key-values let you customize the creative settings of a Rich Media ad running on your site without having to contact the advertiser. You can use key-values 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>? customKeyValues;