Pages
Query the available page on your Act-On account.
View Specific Information
Query the available page on your Act-On account.
SELECT * FROM Pages;
Columns
| Name | Type | Description |
| Id [KEY] | String | The Id of the Landing page. |
| Title | String | The title of the Landing page. |
| Url | String | The text version of the Landing page. |
| Modified | Datetime | The date/time when the landing page Id was modified. |
| CreationTime | Datetime | The date/time when the landing page Id was created, |
| Tags | String | The Landing page tag Act-On uses to identify visitors and track visitor behavior. |
| Folder | String | The folder of the Landing page. |