Tag Definition Model

Represents a definition of a tag. Depending on the tag type it can be assigned to parties, opportunities or projects.

Name Type Description
id Long Read only

The id of this tag. Note that tags assignable to different entities (parties, projects or opportunities) can have the same id.

name String Required

The name of this tag.

description String

A longer description of this tag.

dataTag Boolean

Defines whether this tag is a data tag. Read more about data tags in our support documentation.

definitions Array of Nested Field Definition

Custom field definitions that are part of this tag.