feedLabel property

String? feedLabel
getter/setter pair

The feed label of the offers to which the regional inventory is provided.

Must be less than or equal to 20 uppercase letters (A-Z), numbers (0-9), and dashes (-). See also migration to feed labels.

Required. Immutable.

Implementation

core.String? feedLabel;