DatafeedTarget class
Properties
-
country
↔ String?
-
Use
feedLabel
instead.
getter/setter pair
-
excludedDestinations
↔ List<String>?
-
The list of destinations to exclude for this target (corresponds to
cleared check boxes in Merchant Center).
getter/setter pair
-
feedLabel
↔ String?
-
Feed label for the DatafeedTarget.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
includedDestinations
↔ List<String>?
-
The list of destinations to include for this target (corresponds to
checked check boxes in Merchant Center).
getter/setter pair
-
language
↔ String?
-
The two-letter ISO 639-1 language of the items in the feed.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
targetCountries
↔ List<String>?
-
The countries where the items may be displayed.
getter/setter pair