promotionDestinations property
The list of destinations (also known as Marketing methods) where the promotion applies to.
If you don't specify a destination by including a supported value in your
data source, your promotion will display in Shopping ads and free listings
by default. You may have previously submitted the following values as
destinations for your products: Shopping Actions, Surfaces across Google,
Local surfaces across Google. To represent these values use
FREE_LISTINGS
, FREE_LOCAL_LISTINGS
, LOCAL_INVENTORY_ADS
. For more
details see
Promotion destination
Required.
Implementation
core.List<core.String>? promotionDestinations;