targetingOptions property

List<TargetingOption>? targetingOptions
getter/setter pair

The list of targeting options that match the search criteria.

This list will be absent if empty.

Implementation

core.List<TargetingOption>? targetingOptions;