TagGroup

A tag group [TagGroup] is a tag type. Tags are a custom classification tool that allows to organize users, customers, or projects into groups for reporting purposes.

XML

SOAP

REST

Database table

Object

TagGroup

oaTagGroup

tag_group

Supported Commands

Add, Read, Modify, Delete

add(), read(), modify(), upsert(), delete()

The TagGroup object has the following properties:

XML / SOAP

Database

Description

active

active

A 1/0 field indicating whether the record is active.

created

created

[Read-only] Time the record was created. See Date Fields.

entity_type

entity_type

The tag group type: U - user, C - customer, or P - project.

externalid

external_id

If the record was imported from an external system, you store the unique external record ID here.

id

id

[Read-only] Unique ID. Automatically assigned by OpenAir.

name

name

Name of the tag group.

searchable

searchable

A 1/0 field indicating whether this tag group is searchable. Used only for group type = U.

updated

updated

[Read-only] Time the record was last updated or modified. See Date Fields.