creative property

List<RecommendationCreative>? creative
getter/setter pair

Any creatives attached to the recommendation.

Repeated.

Output only.

Implementation

core.List<RecommendationCreative>? creative;