creativeFieldValues property

List<CreativeFieldValue>? creativeFieldValues
getter/setter pair

Creative field value collection.

Implementation

core.List<CreativeFieldValue>? creativeFieldValues;