The ProductCustomLabelBuilder with the specified bid.
withType(type)
Specifies the type of custom label and returns the product custom label
builder. The preferred values for label types follow the pattern: INDEX0,
INDEX1, ..., but this method also accepts the legacy values formatted like:
CUSTOM_LABEL_0, CUSTOM_LABEL_1, ...
Arguments:
Name
Type
Description
type
String
The type of custom label. Possible values: INDEX0,
INDEX1, INDEX2, INDEX3,
INDEX4, CUSTOM_LABEL_0,
CUSTOM_LABEL_1, CUSTOM_LABEL_2,
CUSTOM_LABEL_3, CUSTOM_LABEL_4.