includedDestination property

List<String>? includedDestination
getter/setter pair

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

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

Implementation

core.List<core.String>? includedDestination;