feedLabel property
Feed label for the DatafeedTarget.
Either country
or feedLabel
is required. If both feedLabel
and
country
is specified, the values must match. Must be less than or equal
to 20 uppercase letters (A-Z), numbers (0-9), and dashes (-).
Implementation
core.String? feedLabel;