excludedDestinations property

List<String>? excludedDestinations
getter/setter pair

The list of destinations to exclude 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;