Optional
requestFactory: LandingPagesApiRequestFactoryOptional
responseProcessor: LandingPagesApiResponseProcessorThe Landing Page id.
Optional
archived: booleanWhether to return only results that have been archived.
Optional
_options: ConfigurationDelete the Landing Page objects identified in the request body. Note: This is not the same as the dashboard archive
function. To perform a dashboard archive
send an normal update with the archivedInDashboard
field set to true.
Delete a batch of Landing Pages
The JSON array of Landing Page ids.
Optional
_options: ConfigurationDelete the Landing Page objects identified in the request body. Note: This is not the same as the dashboard archive
function. To perform a dashboard archive
send an normal update with the archivedInDashboard
field set to true.
Delete a batch of Landing Pages
The JSON array of Landing Page ids.
Optional
_options: ConfigurationDelete the Folder object identified by the id in the path. Delete a Folder
The Folder id.
Optional
archived: booleanWhether to return only results that have been archived.
Optional
_options: ConfigurationDelete the Folder objects identified in the request body. Delete a batch of Folders
The JSON array of Folder ids.
Optional
_options: ConfigurationDelete the Folder objects identified in the request body. Delete a batch of Folders
The JSON array of Folder ids.
Optional
_options: ConfigurationDelete the Folder object identified by the id in the path. Delete a Folder
The Folder id.
Optional
archived: booleanWhether to return only results that have been archived.
Optional
_options: ConfigurationDelete the Landing Page object identified by the id in the path. Delete a Landing Page
The Landing Page id.
Optional
archived: booleanWhether to return only results that have been archived.
Optional
_options: ConfigurationAttach a landing page to a multi-language group. Attach a landing page to a multi-language group
The JSON representation of the AttachToLangPrimaryRequest object.
Optional
_options: ConfigurationAttach a landing page to a multi-language group. Attach a landing page to a multi-language group
The JSON representation of the AttachToLangPrimaryRequest object.
Optional
_options: ConfigurationClone a Landing Page Clone a Landing Page
The JSON representation of the ContentCloneRequest object.
Optional
_options: ConfigurationClone a Landing Page Clone a Landing Page
The JSON representation of the ContentCloneRequest object.
Optional
_options: ConfigurationCreate a new Landing Page Create a new Landing Page
The JSON representation of a new Landing Page.
Optional
_options: ConfigurationCreate a new A/B test variation based on the information provided in the request body. Create a new A/B test variation
The JSON representation of the AbTestCreateRequest object.
Optional
_options: ConfigurationCreate a new A/B test variation based on the information provided in the request body. Create a new A/B test variation
The JSON representation of the AbTestCreateRequest object.
Optional
_options: ConfigurationCreate the Landing Page objects detailed in the request body. Create a batch of Landing Pages
The JSON array of new Landing Pages to create.
Optional
_options: ConfigurationCreate the Landing Page objects detailed in the request body. Create a batch of Landing Pages
The JSON array of new Landing Pages to create.
Optional
_options: ConfigurationCreate a new Folder Create a new Folder
The JSON representation of a new Folder.
Optional
_options: ConfigurationCreate the Folder objects detailed in the request body. Create a batch of Folders
The JSON array of new Folders to create.
Optional
_options: ConfigurationCreate the Folder objects detailed in the request body. Create a batch of Folders
The JSON array of new Folders to create.
Optional
_options: ConfigurationCreate a new Folder Create a new Folder
The JSON representation of a new Folder.
Optional
_options: ConfigurationCreate a new language variation from an existing landing page Create a new language variation
The JSON representation of the ContentLanguageCloneRequest object.
Optional
_options: ConfigurationCreate a new language variation from an existing landing page Create a new language variation
The JSON representation of the ContentLanguageCloneRequest object.
Optional
_options: ConfigurationDetach a landing page from a multi-language group. Detach a landing page from a multi-language group
The JSON representation of the DetachFromLangGroupRequest object.
Optional
_options: ConfigurationDetach a landing page from a multi-language group. Detach a landing page from a multi-language group
The JSON representation of the DetachFromLangGroupRequest object.
Optional
_options: ConfigurationEnd an active A/B test and designate a winner. End an active A/B test
The JSON representation of the AbTestEndRequest object.
Optional
_options: ConfigurationEnd an active A/B test and designate a winner. End an active A/B test
The JSON representation of the AbTestEndRequest object.
Optional
_options: ConfigurationRetrieve the Landing Page object identified by the id in the path. Retrieve a Landing Page
The Landing Page id.
Optional
archived: booleanSpecifies whether to return deleted Landing Pages. Defaults to `false`.
Optional
property: stringOptional
_options: ConfigurationRetrieve the Landing Page object identified by the id in the path. Retrieve a Landing Page
The Landing Page id.
Optional
archived: booleanSpecifies whether to return deleted Landing Pages. Defaults to `false`.
Optional
property: stringOptional
_options: ConfigurationRetrieve the full draft version of the Landing Page. Retrieve the full draft version of the Landing Page
The Landing Page id.
Optional
_options: ConfigurationRetrieve the full draft version of the Landing Page. Retrieve the full draft version of the Landing Page
The Landing Page id.
Optional
_options: ConfigurationRetrieve the Folder object identified by the id in the path. Retrieve a Folder
The Folder id.
Optional
archived: booleanSpecifies whether to return deleted Folders. Defaults to `false`.
Optional
property: stringOptional
_options: ConfigurationRetrieve the Folder object identified by the id in the path. Retrieve a Folder
The Folder id.
Optional
archived: booleanSpecifies whether to return deleted Folders. Defaults to `false`.
Optional
property: stringOptional
_options: ConfigurationRetrieves a previous version of a Folder Retrieves a previous version of a Folder
The Folder id.
The Folder version id.
Optional
_options: ConfigurationRetrieves all the previous versions of a Folder. Retrieves all the previous versions of a Folder
The Folder id.
Optional
after: stringThe cursor token value to get the next set of results. You can get this from the `paging.next.after` JSON property of a paged response containing more results.
Optional
before: stringOptional
limit: numberThe maximum number of results to return. Default is 100.
Optional
_options: ConfigurationRetrieves all the previous versions of a Folder. Retrieves all the previous versions of a Folder
The Folder id.
Optional
after: stringThe cursor token value to get the next set of results. You can get this from the `paging.next.after` JSON property of a paged response containing more results.
Optional
before: stringOptional
limit: numberThe maximum number of results to return. Default is 100.
Optional
_options: ConfigurationRetrieves a previous version of a Folder Retrieves a previous version of a Folder
The Folder id.
The Folder version id.
Optional
_options: ConfigurationGet the list of Landing Page Folders. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits. Get all Landing Page Folders
Optional
createdAt: DateOnly return Folders created at exactly the specified time.
Optional
createdAfter: DateOnly return Folders created after the specified time.
Optional
createdBefore: DateOnly return Folders created before the specified time.
Optional
updatedAt: DateOnly return Folders last updated at exactly the specified time.
Optional
updatedAfter: DateOnly return Folders last updated after the specified time.
Optional
updatedBefore: DateOnly return Folders last updated before the specified time.
Optional
sort: string[]Specifies which fields to use for sorting results. Valid fields are `name`, `createdAt`, `updatedAt`, `createdBy`, `updatedBy`. `createdAt` will be used by default.
Optional
after: stringThe cursor token value to get the next set of results. You can get this from the `paging.next.after` JSON property of a paged response containing more results.
Optional
limit: numberThe maximum number of results to return. Default is 100.
Optional
archived: booleanSpecifies whether to return deleted Folders. Defaults to `false`.
Optional
property: stringOptional
_options: ConfigurationGet the list of Landing Page Folders. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits. Get all Landing Page Folders
Optional
createdAt: DateOnly return Folders created at exactly the specified time.
Optional
createdAfter: DateOnly return Folders created after the specified time.
Optional
createdBefore: DateOnly return Folders created before the specified time.
Optional
updatedAt: DateOnly return Folders last updated at exactly the specified time.
Optional
updatedAfter: DateOnly return Folders last updated after the specified time.
Optional
updatedBefore: DateOnly return Folders last updated before the specified time.
Optional
sort: string[]Specifies which fields to use for sorting results. Valid fields are `name`, `createdAt`, `updatedAt`, `createdBy`, `updatedBy`. `createdAt` will be used by default.
Optional
after: stringThe cursor token value to get the next set of results. You can get this from the `paging.next.after` JSON property of a paged response containing more results.
Optional
limit: numberThe maximum number of results to return. Default is 100.
Optional
archived: booleanSpecifies whether to return deleted Folders. Defaults to `false`.
Optional
property: stringOptional
_options: ConfigurationGet the list of landing pages. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits. Get all Landing Pages
Optional
createdAt: DateOnly return Landing Pages created at exactly the specified time.
Optional
createdAfter: DateOnly return Landing Pages created after the specified time.
Optional
createdBefore: DateOnly return Landing Pages created before the specified time.
Optional
updatedAt: DateOnly return Landing Pages last updated at exactly the specified time.
Optional
updatedAfter: DateOnly return Landing Pages last updated after the specified time.
Optional
updatedBefore: DateOnly return Landing Pages last updated before the specified time.
Optional
sort: string[]Specifies which fields to use for sorting results. Valid fields are `name`, `createdAt`, `updatedAt`, `createdBy`, `updatedBy`. `createdAt` will be used by default.
Optional
after: stringThe cursor token value to get the next set of results. You can get this from the `paging.next.after` JSON property of a paged response containing more results.
Optional
limit: numberThe maximum number of results to return. Default is 100.
Optional
archived: booleanSpecifies whether to return deleted Landing Pages. Defaults to `false`.
Optional
property: stringOptional
_options: ConfigurationGet the list of landing pages. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits. Get all Landing Pages
Optional
createdAt: DateOnly return Landing Pages created at exactly the specified time.
Optional
createdAfter: DateOnly return Landing Pages created after the specified time.
Optional
createdBefore: DateOnly return Landing Pages created before the specified time.
Optional
updatedAt: DateOnly return Landing Pages last updated at exactly the specified time.
Optional
updatedAfter: DateOnly return Landing Pages last updated after the specified time.
Optional
updatedBefore: DateOnly return Landing Pages last updated before the specified time.
Optional
sort: string[]Specifies which fields to use for sorting results. Valid fields are `name`, `createdAt`, `updatedAt`, `createdBy`, `updatedBy`. `createdAt` will be used by default.
Optional
after: stringThe cursor token value to get the next set of results. You can get this from the `paging.next.after` JSON property of a paged response containing more results.
Optional
limit: numberThe maximum number of results to return. Default is 100.
Optional
archived: booleanSpecifies whether to return deleted Landing Pages. Defaults to `false`.
Optional
property: stringOptional
_options: ConfigurationRetrieves a previous version of a Landing Page Retrieves a previous version of a Landing Page
The Landing Page id.
The Landing Page version id.
Optional
_options: ConfigurationRetrieves all the previous versions of a Landing Page. Retrieves all the previous versions of a Landing Page
The Landing Page id.
Optional
after: stringThe cursor token value to get the next set of results. You can get this from the `paging.next.after` JSON property of a paged response containing more results.
Optional
before: stringOptional
limit: numberThe maximum number of results to return. Default is 100.
Optional
_options: ConfigurationRetrieves all the previous versions of a Landing Page. Retrieves all the previous versions of a Landing Page
The Landing Page id.
Optional
after: stringThe cursor token value to get the next set of results. You can get this from the `paging.next.after` JSON property of a paged response containing more results.
Optional
before: stringOptional
limit: numberThe maximum number of results to return. Default is 100.
Optional
_options: ConfigurationRetrieves a previous version of a Landing Page Retrieves a previous version of a Landing Page
The Landing Page id.
The Landing Page version id.
Optional
_options: ConfigurationTake any changes from the draft version of the Landing Page and apply them to the live version. Push Landing Page draft edits live
The id of the Landing Page for which it's draft will be pushed live.
Optional
_options: ConfigurationTake any changes from the draft version of the Landing Page and apply them to the live version. Push Landing Page draft edits live
The id of the Landing Page for which it's draft will be pushed live.
Optional
_options: ConfigurationRetrieve the Landing Page objects identified in the request body. Retrieve a batch of Landing Pages
The JSON array of Landing Page ids.
Optional
archived: booleanSpecifies whether to return deleted Landing Pages. Defaults to `false`.
Optional
_options: ConfigurationRetrieve the Landing Page objects identified in the request body. Retrieve a batch of Landing Pages
The JSON array of Landing Page ids.
Optional
archived: booleanSpecifies whether to return deleted Landing Pages. Defaults to `false`.
Optional
_options: ConfigurationUpdate the Folder objects identified in the request body. Retrieve a batch of Folders
The JSON array of Folder ids.
Optional
archived: booleanSpecifies whether to return deleted Folders. Defaults to `false`.
Optional
_options: ConfigurationUpdate the Folder objects identified in the request body. Retrieve a batch of Folders
The JSON array of Folder ids.
Optional
archived: booleanSpecifies whether to return deleted Folders. Defaults to `false`.
Optional
_options: ConfigurationRerun a previous A/B test. Rerun a previous A/B test
The JSON representation of the AbTestRerunRequest object.
Optional
_options: ConfigurationRerun a previous A/B test. Rerun a previous A/B test
The JSON representation of the AbTestRerunRequest object.
Optional
_options: ConfigurationDiscards any edits and resets the draft to the live version. Reset the Landing Page draft to the live version
The id of the Landing Page for which it's draft will be reset.
Optional
_options: ConfigurationDiscards any edits and resets the draft to the live version. Reset the Landing Page draft to the live version
The id of the Landing Page for which it's draft will be reset.
Optional
_options: ConfigurationTakes a specified version of a Folder and restores it. Restore a previous version of a Folder
The Folder id.
The Folder version id to restore.
Optional
_options: ConfigurationTakes a specified version of a Folder and restores it. Restore a previous version of a Folder
The Folder id.
The Folder version id to restore.
Optional
_options: ConfigurationTakes a specified version of a Landing Page and restores it. Restore a previous version of a Landing Page
The Landing Page id.
The Landing Page version id to restore.
Optional
_options: ConfigurationTakes a specified version of a Landing Page, sets it as the new draft version of the Landing Page. Restore a previous version of a Landing Page, to the draft version of the Landing Page
The Landing Page id.
The Landing Page version id to restore.
Optional
_options: ConfigurationTakes a specified version of a Landing Page, sets it as the new draft version of the Landing Page. Restore a previous version of a Landing Page, to the draft version of the Landing Page
The Landing Page id.
The Landing Page version id to restore.
Optional
_options: ConfigurationTakes a specified version of a Landing Page and restores it. Restore a previous version of a Landing Page
The Landing Page id.
The Landing Page version id to restore.
Optional
_options: ConfigurationSchedule a Landing Page to be Published Schedule a Landing Page to be Published
The JSON representation of the ContentScheduleRequestVNext object.
Optional
_options: ConfigurationSchedule a Landing Page to be Published Schedule a Landing Page to be Published
The JSON representation of the ContentScheduleRequestVNext object.
Optional
_options: ConfigurationSet a landing page as the primary language of a multi-language group. Set a new primary language
The JSON representation of the SetNewLanguagePrimaryRequest object.
Optional
_options: ConfigurationSet a landing page as the primary language of a multi-language group. Set a new primary language
The JSON representation of the SetNewLanguagePrimaryRequest object.
Optional
_options: ConfigurationSparse updates a single Landing Page object identified by the id in the path. You only need to specify the column values that you are modifying. Update a Landing Page
The Landing Page id.
The JSON representation of the updated Landing Page.
Optional
archived: booleanSpecifies whether to update deleted Landing Pages. Defaults to `false`.
Optional
_options: ConfigurationUpdate the Landing Page objects identified in the request body. Update a batch of Landing Pages
The JSON representation of the updated Landing Pages.
Optional
archived: booleanSpecifies whether to update deleted Landing Pages. Defaults to `false`.
Optional
_options: ConfigurationUpdate the Landing Page objects identified in the request body. Update a batch of Landing Pages
The JSON representation of the updated Landing Pages.
Optional
archived: booleanSpecifies whether to update deleted Landing Pages. Defaults to `false`.
Optional
_options: ConfigurationSparse updates the draft version of a single Landing Page object identified by the id in the path. You only need to specify the column values that you are modifying. Update a Landing Page draft
The Landing Page id.
The JSON representation of the updated Landing Page to be applied to the draft.
Optional
_options: ConfigurationSparse updates the draft version of a single Landing Page object identified by the id in the path. You only need to specify the column values that you are modifying. Update a Landing Page draft
The Landing Page id.
The JSON representation of the updated Landing Page to be applied to the draft.
Optional
_options: ConfigurationSparse updates a single Folder object identified by the id in the path. You only need to specify the column values that you are modifying. Update a Folder
The Folder id.
The JSON representation of the updated Folder.
Optional
archived: booleanSpecifies whether to update deleted Folders. Defaults to `false`.
Optional
_options: ConfigurationUpdate the Folder objects identified in the request body. Update a batch of Folders
Optional
archived: booleanWhether to return only results that have been archived.
Optional
_options: ConfigurationUpdate the Folder objects identified in the request body. Update a batch of Folders
Optional
archived: booleanWhether to return only results that have been archived.
Optional
_options: ConfigurationSparse updates a single Folder object identified by the id in the path. You only need to specify the column values that you are modifying. Update a Folder
The Folder id.
The JSON representation of the updated Folder.
Optional
archived: booleanSpecifies whether to update deleted Folders. Defaults to `false`.
Optional
_options: ConfigurationExplicitly set new languages for each landing page in a multi-language group. Update languages of multi-language group
The JSON representation of the UpdateLanguagesRequest object.
Optional
_options: ConfigurationExplicitly set new languages for each landing page in a multi-language group. Update languages of multi-language group
The JSON representation of the UpdateLanguagesRequest object.
Optional
_options: ConfigurationSparse updates a single Landing Page object identified by the id in the path. You only need to specify the column values that you are modifying. Update a Landing Page
The Landing Page id.
The JSON representation of the updated Landing Page.
Optional
archived: booleanSpecifies whether to update deleted Landing Pages. Defaults to `false`.
Optional
_options: Configuration
Delete the Landing Page object identified by the id in the path. Delete a Landing Page