Tags
Retrieve tags.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | Int64 | True |
Pardot ID for this tag. | |
| Name | String | False |
The name of the tag. | |
| ObjectCount | Int64 | True |
Number of objects tagged with the tag. | |
| CreatedAt | Datetime | True |
Creation time of the tag. | |
| UpdatedAt | Datetime | True |
Last update time of the tag. | |
| CreatedById | Int64 | True |
ID of the user who created this tag. | |
| UpdatedById | Int64 | True |
ID of the user who last updated this tag. |