AccountTags

Overview

Represents Tags associated with an Account

System fields

System fields are read-only fields found on most objects. These fields are automatically updated during API operations. To learn more see System Fields.

Standard fields

Field Name Details Required
Account Type
Lookup (Accounts)

Description
The Account associated with the Account Tag.
Yes
AccountId Type
ID

Description
The Account associated with the Account Tag.
Yes
Required Type
Checkbox

Description
Indicates that the Tag is required when work is created for the Account. If true, weighting must be null.
Yes
Tag Type
Lookup (Tags)

Description
The Tag associated with the Account Tag.
Yes
TagId Type
ID

Description
The Tag associated with the Account Tag.
Yes
Weighting Type
Integer

Description
The relative importance of the tag if the tag is not required. Must be provided if required is false.
No