Page tree
Skip to end of metadata
Go to start of metadata

Available in version v7+

A filter object that determines which landing pages are included in the list of returned landing page summary objects.

Name

Type

Description

Constraints

status

String

The current status of the landing page.

required

name

String

The name of the landing page.

required

pageName

String

The page name used in the URL of the landing page.

required

ownerId

String

The user ID of the landing page owner.

required

URL

String

The URL of the landing page.

required

publishedFrom

String

Start date of the time frame during which a landing page was published. Uses Datetime type format.

required

publishedTo

String

The end date of the time frame during which a landing page was published. Uses Datetime type format.

required

  • No labels