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

Available in version v7+

An object that provides summary information for a landing page.

Name

Type

Description

Constraints

id

Long

The ID of the landing page.

required

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

description

String

The description entered for the landing page.

required

URL

String

The URL of the landing page.

required

redirection

String

The URL of the alternative website to which the recipient is redirected when the landing page is deactivated.

required

expirationDate

String

The date when the landing page is scheduled to be automatically deactivated by the system. Uses Datetime type format.

required

publishedDate

String

The publication date of the landing page.

required

lastPublishedDate

String

The last publication date of the landing page.

required

  • No labels