excludedDestination property

List<String>? excludedDestination
getter/setter pair

A list of excluded destinations such as "ClientExport", "ClientShoppingCatalog" or "PartnerShoppingCatalog".

For more information, see https://support.google.com/manufacturers/answer/7443550

Implementation

core.List<core.String>? excludedDestination;