ProductTag
A Product Tag can be added to Products for easy filtering and grouping.
Properties
created_atDateRequiredThe date with timezone at which the resource was created.
deleted_atnull | DateRequiredThe date with timezone at which the resource was deleted.
idstringRequiredThe product tag's ID
metadataRecord<string, unknown>RequiredAn optional key-value map with additional details
updated_atDateRequiredThe date with timezone at which the resource was updated.
valuestringRequiredThe value that the Product Tag represents
Was this section helpful?