TagParams
Properties
Property | Type | Description |
---|---|---|
active? | boolean | Is this tag active? |
color? | string | Hexadecimal format color code with # |
deleted? | boolean | Is this tag deleted? |
description? | string | Tag description |
name | string | The name of the tag (unique together type). |
type? | string | The type of the tag (unique together name). It can be "user" (only for users) or "category" (only for category). |
visibility_boost? | boolean | The tag add a visibility boost. |
visible? | boolean | Is this tag publicly visible? |