Interface protos.google.shopping.type.ICustomAttribute (0.7.0)

Properties of a CustomAttribute.

Package

@google-shopping/reports

Properties

groupValues

groupValues?: (google.shopping.type.ICustomAttribute[]|null);

CustomAttribute groupValues

name

name?: (string|null);

CustomAttribute name

value

value?: (string|null);

CustomAttribute value