creatives property

List<Creative>? creatives
getter/setter pair

The list of creatives.

Implementation

core.List<Creative>? creatives;