excludedDestinations property

List<String>? excludedDestinations
getter/setter pair

The list of [destinations to exclude](//support.google.com/merchants/answer/6324486) for this target (corresponds to cleared check boxes in Merchant Center).

Products that are excluded from all destinations for more than 7 days are automatically deleted.

Implementation

core.List<core.String>? excludedDestinations;