TaggedObjects
Retrieve tagged objects.
Columns
| Name | Type | References | Description |
| Id [KEY] | Int64 | The Pardot ID of the tagged object. | |
| TagId | Int64 |
Tags.Id | The Pardot ID of the tag. |
| ObjectType | String | The type of object associated with the tag. Object type might be: campaign,custom-field,custom-redirect,dynamic-content,email,email=template,file,form-field,form-handler,form,landing-page,layout-template,prospect,user
The allowed values are campaign, custom-field, custom-redirect, dynamic-content, email, email-template, file, form-field, form-handler, form, landing-page, layout-template, prospect, user. | |
| ObjectId | Int64 | The Pardot ID of the object. | |
| ObjectName | String | The name of the tagged object. | |
| CreatedAt | Datetime | The date and time when the tag was added to the object. | |
| CreatedById | Int64 | The ID of the user who added the tag to the object. |