targets property

List<DatafeedTarget>? targets
getter/setter pair

The targets this feed should apply to (country, language, destinations).

Implementation

core.List<DatafeedTarget>? targets;