LandingPages
Retrieving a collection of landing pages
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | Int64 | True |
ID of the object. | |
| Name | String | True |
Name of the object for identification in Pardot. | |
| SalesforceId | String | True |
ID of the Salesforce object representing this object. | |
| IsDeleted | Boolean | True |
True if the object is in the recycle bin in Pardot. | |
| CreatedById | Int64 | True |
ID of the user who created this object. | |
| CreatedAt | Datetime | True |
Creation time of the object. | |
| UpdatedAt | Datetime | True |
Last update time of the object. | |
| UpdatedById | Int64 | True |
ID of the user who last updated this object. | |
| CampaignId | Int64 | True |
Pardot Campaign related to this object. | |
| FormId | Int64 | True |
ID of the form related to this object. | |
| LayoutTemplateId | Int64 | True |
ID of the layout template related to this object. | |
| Title | String | True |
The landing page's title. | |
| Description | String | True |
The landing page's meta description. Used for SEO. | |
| IsDoNotIndex | Boolean | True |
True if the landing page is hidden from search engine indexing. | |
| LayoutType | String | True |
Specifies where the landing page was created. Possible values are Layout Template, Landing Page Builder, Legacy Page Builder, Salesforce Builder. | |
| ScriptFragment | String | True |
Script specified for the landing page. Available only on read requests. | |
| LayoutCss | LayoutCss | True |
CSS code for the layout template. Available only on read requests. | |
| LayoutCssGenerated | String | True |
Generated CSS code for the layout template. Available only on read requests. | |
| LayoutTableBorder | Int | True |
Specifies the layout table border width. | |
| RedirectLocation | String | True |
The redirect URL used if the prospect is redirected instead of showing the thank you content. | |
| IsUseRedirectLocation | Boolean | True |
True if the prospect is redirected instead of showing the form thank you content. | |
| BitlyIsPersonalized | Boolean | True |
True if the object has a bitly URL that is personalized. | |
| BitlyShortUrl | String | True |
Bitly URL if present. | |
| Url | String | True |
Link for the landing page. | |
| VanityUrl | String | True |
Vanity URL if present. | |
| VanityUrlPath | String | True |
The unique path for the asset, used to create the vanity URL. | |
| TrackerDomainId | Int64 | True |
The ID of the tracker domain associated with this object. | |
| FolderId | Int64 | True |
The ID of the folder associated with this object. |