Tags
View many or all tags by including their ID's or various filters.
Table Specific Information
Select
The adapter uses the API to process some of the filters.
For example, the following query is processed server side:
SELECT * FROM Tags WHERE Id = 10003
Columns
Name | Type | Description |
Id [KEY] | String | The Id column of the Tags table. |
Tag | String | The Tag column of the Tags table. |
TagType | String | The TagType column of the Tags table. |
Description | String | The Description column of the Tags table. |
Cdate | Datetime | The Cdate column of the Tags table. |
ContactGoalTagsLink | String | The ContactGoalTagsLink column of the Tags table. |