DashboardTag
Associates a word or short phrase with a Dashboard. This object is available in API
version 20.0 and later.
Supported Calls
create(), delete(), describeSObjects(), query(), retrieve()
Fields
| Field Name | Details |
|---|---|
| ItemId |
|
| Name |
|
| TagDefinitionId |
|
| Type |
|
Usage
DashboardTag stores the relationship between its parent TagDefinition and the Dashboard being tagged. Tag objects act as metadata, allowing users to describe and organize their data.
When a tag is deleted, its parent TagDefinition will also be deleted if the name is not being used; otherwise, the parent remains. Deleting a TagDefinition sends it to the Recycle Bin, along with any associated tag entries.