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).

For more information, see Excluded destination. Note: We recommend setting destinations on datasources level for most use cases. Use this field within products to only setup exceptions.

Implementation

core.List<core.String>? excludedDestinations;