feedLabel property

String? feedLabel
getter/setter pair

The feed label lets you categorize and identify your products.

The maximum allowed characters is 20 and the supported characters areA-Z, 0-9, hyphen and underscore. The feed label must not include any spaces. For more information, see [Using feed labels](//support.google.com/merchants/answer/14994087)

Output only.

Implementation

core.String? feedLabel;