Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

Latest commit

 

History

History
executable file
·
27 lines (23 loc) · 1.8 KB

LandingPageResponse.md

File metadata and controls

executable file
·
27 lines (23 loc) · 1.8 KB

LandingPageResponse

Properties

Name Type Description Notes
url string Url of the asset in the Marketo UI [optional]
computed_url string [optional]
created_at \DateTime Datetime the asset was created [optional]
custom_head_html string Any custom HTML to embed in the <head> tag of the page
description string Description of the asset [optional]
facebook_og_tags string Any OpenGraph meta tags to apply to the page
folder \CollingMedia\Client\Model\Folder JSON representation of parent folder, with members 'id', and 'type' which may be 'Folder' or 'Program' [optional]
form_prefill bool Boolean to toggle whether forms embedded in the page will prefill. Default false [optional]
id int Id of the asset [optional]
keywords string [optional]
mobile_enabled bool Whether the page has mobile viewing enabled. Free-form pages only. Default false [optional]
name string Name of the asset [optional]
robots string Robots directives to apply to the pages meta tags
status string Status filter for draft or approved versions [optional]
template int Id of the template used [optional]
title string Title element of the landing page
updated_at \DateTime Datetime the asset was most recently updated [optional]
workspace string Name of the workspace [optional]

[Back to Model list] [Back to API list] [Back to README]