creatives property

List<Creative>? creatives
getter/setter pair

The list of creatives.

This list will be absent if empty.

Implementation

core.List<Creative>? creatives;