UpsertProductTagDTO
A product tag to create or update.
id
stringThe ID of the product tag to update. If not provided, the tag
is created. In that case, the
value
property is required.value
stringThe value of the product tag.
Was this section helpful?