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

Description

Returns the publishing status of a landing page. Because these pages are usually associated with the lifetime of a particular email campaign, they may have a differing publishing status. Previously published pages that have become inactive because they are no longer valid are sometimes redirected to another default page. Possible states are:

  • PUBLISHED

  • INACTIVE

  • SCHEDULED

Request path

GET [REST URL]/landingpage/getStatus

Query Parameters

Parameter

Type

Description

landingpageId

Long landingpageId

ID of the landing page

Example response

PUBLISHED


  • No labels