JDBC Driver for Marketo

Build 22.0.8462

LandingPageTemplateContent

Query the LandingPageTemplateContent for a Marketo organization.

Table Specific Information

Select

Note: All filterable columns must be specified using the '=' operator.

Retrieve a list of landing page template content for a given landing Page template Id.

SELECT * FROM LandingPageTemplateContent WHERE LandingPageTemplateId = 1

Columns

Name Type Filterable Description
Id Integer True Unique integer id of the template.
Content String HTML content of the landing page template.
EnableMunchkin Boolean Whether to enable munchkin on the derived pages. Defaults to true.
Status String True Status filter for draft or approved versions

The allowed values are approved, draft.

TemplateType String Type of template to create. Defaults to freeForm.

The allowed values are guided, freeForm.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462