DynamicContent
Retrieve a collection of dynamic content
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | Int64 | True |
Pardot ID for this dynamic content. | |
| Name | String | False |
Dynamic content's name. | |
| EmbedCode | String | True |
The code used to embed the dynamic content into a web page. | |
| EmbedUrl | String | True |
The URL to embed this dynamic content. | |
| BaseContent | String | False |
The default content that shows when the prospect doesn't meet the criteria for a variation. | |
| BasedOn | String | True |
The kind field that dynamic content is based on. Values are 'default', 'custom', 'grade', and 'score'. | |
| TagReplacementLanguage | String | True |
Merge language of the dynamic content. Can be 'pml', 'hml', or 'undetermined'. | |
| CreatedAt | Datetime | True |
Time the dynamic content was created; reported in API user's timezone. | |
| UpdatedAt | Datetime | True |
Time the dynamic content was last updated; reporting in API user's timezone. | |
| IsDeleted | Boolean | True |
When true, the object is in the recycle bin in Pardot. | |
| CreatedByID | Int64 | True |
ID of the user who created this object. | |
| UpdatedById | Int64 | True |
ID of the user who last updated this object. | |
| FolderId | Int64 | False |
ID of the folder containing this object. | |
| TrackerDomainId | Int64 | False |
The ID of the tracker domain associated with this object. | |
| BasedOnProspectApiFieldId | String | False |
The name of the Account Engagement prospect field that the Dynamic Content is mapped to. On standard fields the value is the name of the field. For example, 'firstName'. |