eligibleDestinations property

List<String>? eligibleDestinations
getter/setter pair

The destinations (also known as Marketing methods) to which the checkout program applies, valid destination values are SHOPPING_ADS, FREE_LISTINGS

Optional.

Implementation

core.List<core.String>? eligibleDestinations;