attributes property

List<String>? attributes
getter/setter pair

All attributes for the ads that may be shown from this creative.

Can be used to filter the response of the creatives.list method.

Implementation

core.List<core.String>? attributes;