Loading...
Was this page helpful?
This documentation provides a reference to the retrieveProductTag
method. This belongs to the Product Module.
This method is used to retrieve a tag by its ID.
A simple example that retrieves a product tag by its ID:
To specify relations that should be retrieved:
tagId
stringselect
or relations
, accept the
attributes or relations associated with a product tag.Promise
Promise<ProductTagDTO>