counterCustomEvents property

List<CreativeCustomEvent>? counterCustomEvents
getter/setter pair

List of counter events configured for the creative.

For DISPLAY_IMAGE_GALLERY creatives, these are read-only and auto-generated from clickTags. Applicable to the following creative types: DISPLAY_IMAGE_GALLERY, all RICH_MEDIA, and all VPAID.

Implementation

core.List<CreativeCustomEvent>? counterCustomEvents;