promotions property

List<Promotion>? promotions
getter/setter pair

The set of promotions.

Present only if the custom search engine's configuration files define any promotions for the given query.

Implementation

core.List<Promotion>? promotions;