excludedDestinations property

List<String>? excludedDestinations
getter/setter pair

The list of destinations to exclude for this target (corresponds to unchecked check boxes in Merchant Center).

Implementation

core.List<core.String>? excludedDestinations;