OptionalrequestFactory: LandingPagesApiRequestFactoryOptionalresponseProcessor: LandingPagesApiResponseProcessorThe Landing Page id.
Optionalarchived: booleanWhether to return only results that have been archived.
Optional_options: PromiseConfigurationOptionsDelete 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: PromiseConfigurationOptionsDelete 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: PromiseConfigurationOptionsDelete the Folder object identified by the id in the path. Delete a Folder
The Folder id.
Optionalarchived: booleanWhether to return only results that have been archived.
Optional_options: PromiseConfigurationOptionsDelete the Folder objects identified in the request body. Delete a batch of Folders
The JSON array of Folder ids.
Optional_options: PromiseConfigurationOptionsDelete the Folder objects identified in the request body. Delete a batch of Folders
The JSON array of Folder ids.
Optional_options: PromiseConfigurationOptionsDelete the Folder object identified by the id in the path. Delete a Folder
The Folder id.
Optionalarchived: booleanWhether to return only results that have been archived.
Optional_options: PromiseConfigurationOptionsDelete the Landing Page object identified by the id in the path. Delete a Landing Page
The Landing Page id.
Optionalarchived: booleanWhether to return only results that have been archived.
Optional_options: PromiseConfigurationOptionsAttach 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: PromiseConfigurationOptionsAttach 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: PromiseConfigurationOptionsClone a Landing Page Clone a Landing Page
The JSON representation of the ContentCloneRequest object.
Optional_options: PromiseConfigurationOptionsClone a Landing Page Clone a Landing Page
The JSON representation of the ContentCloneRequest object.
Optional_options: PromiseConfigurationOptionsCreate a new Landing Page Create a new Landing Page
The JSON representation of a new Landing Page.
Optional_options: PromiseConfigurationOptionsCreate 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: PromiseConfigurationOptionsCreate 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: PromiseConfigurationOptionsCreate 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: PromiseConfigurationOptionsCreate 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: PromiseConfigurationOptionsCreate a new Folder Create a new Folder
The JSON representation of a new Folder.
Optional_options: PromiseConfigurationOptionsCreate the Folder objects detailed in the request body. Create a batch of Folders
The JSON array of new Folders to create.
Optional_options: PromiseConfigurationOptionsCreate the Folder objects detailed in the request body. Create a batch of Folders
The JSON array of new Folders to create.
Optional_options: PromiseConfigurationOptionsCreate a new Folder Create a new Folder
The JSON representation of a new Folder.
Optional_options: PromiseConfigurationOptionsCreate a new language variation from an existing landing page Create a new language variation
The JSON representation of the ContentLanguageCloneRequest object.
Optional_options: PromiseConfigurationOptionsCreate a new language variation from an existing landing page Create a new language variation
The JSON representation of the ContentLanguageCloneRequest object.
Optional_options: PromiseConfigurationOptionsDetach 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: PromiseConfigurationOptionsDetach 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: PromiseConfigurationOptionsEnd an active A/B test and designate a winner. End an active A/B test
The JSON representation of the AbTestEndRequest object.
Optional_options: PromiseConfigurationOptionsEnd an active A/B test and designate a winner. End an active A/B test
The JSON representation of the AbTestEndRequest object.
Optional_options: PromiseConfigurationOptionsRetrieve the Landing Page object identified by the id in the path. Retrieve a Landing Page
The Landing Page id.
Optionalarchived: booleanSpecifies whether to return deleted Landing Pages. Defaults to `false`.
Optionalproperty: stringOptional_options: PromiseConfigurationOptionsRetrieve the Landing Page object identified by the id in the path. Retrieve a Landing Page
The Landing Page id.
Optionalarchived: booleanSpecifies whether to return deleted Landing Pages. Defaults to `false`.
Optionalproperty: stringOptional_options: PromiseConfigurationOptionsRetrieve the full draft version of the Landing Page. Retrieve the full draft version of the Landing Page
The Landing Page id.
Optional_options: PromiseConfigurationOptionsRetrieve the full draft version of the Landing Page. Retrieve the full draft version of the Landing Page
The Landing Page id.
Optional_options: PromiseConfigurationOptionsRetrieve the Folder object identified by the id in the path. Retrieve a Folder
The Folder id.
Optionalarchived: booleanSpecifies whether to return deleted Folders. Defaults to `false`.
Optionalproperty: stringOptional_options: PromiseConfigurationOptionsRetrieve the Folder object identified by the id in the path. Retrieve a Folder
The Folder id.
Optionalarchived: booleanSpecifies whether to return deleted Folders. Defaults to `false`.
Optionalproperty: stringOptional_options: PromiseConfigurationOptionsRetrieves a previous version of a Folder Retrieves a previous version of a Folder
The Folder id.
The Folder version id.
Optional_options: PromiseConfigurationOptionsRetrieves all the previous versions of a Folder. Retrieves all the previous versions of a Folder
The Folder id.
Optionalafter: 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.
Optionalbefore: stringOptionallimit: numberThe maximum number of results to return. Default is 100.
Optional_options: PromiseConfigurationOptionsRetrieves all the previous versions of a Folder. Retrieves all the previous versions of a Folder
The Folder id.
Optionalafter: 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.
Optionalbefore: stringOptionallimit: numberThe maximum number of results to return. Default is 100.
Optional_options: PromiseConfigurationOptionsRetrieves a previous version of a Folder Retrieves a previous version of a Folder
The Folder id.
The Folder version id.
Optional_options: PromiseConfigurationOptionsGet 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
OptionalcreatedAt: DateOnly return Folders created at exactly the specified time.
OptionalcreatedAfter: DateOnly return Folders created after the specified time.
OptionalcreatedBefore: DateOnly return Folders created before the specified time.
OptionalupdatedAt: DateOnly return Folders last updated at exactly the specified time.
OptionalupdatedAfter: DateOnly return Folders last updated after the specified time.
OptionalupdatedBefore: DateOnly return Folders last updated before the specified time.
Optionalsort: string[]Specifies which fields to use for sorting results. Valid fields are `name`, `createdAt`, `updatedAt`, `createdBy`, `updatedBy`. `createdAt` will be used by default.
Optionalafter: 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.
Optionallimit: numberThe maximum number of results to return. Default is 100.
Optionalarchived: booleanSpecifies whether to return deleted Folders. Defaults to `false`.
Optionalproperty: stringOptional_options: PromiseConfigurationOptionsGet 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
OptionalcreatedAt: DateOnly return Folders created at exactly the specified time.
OptionalcreatedAfter: DateOnly return Folders created after the specified time.
OptionalcreatedBefore: DateOnly return Folders created before the specified time.
OptionalupdatedAt: DateOnly return Folders last updated at exactly the specified time.
OptionalupdatedAfter: DateOnly return Folders last updated after the specified time.
OptionalupdatedBefore: DateOnly return Folders last updated before the specified time.
Optionalsort: string[]Specifies which fields to use for sorting results. Valid fields are `name`, `createdAt`, `updatedAt`, `createdBy`, `updatedBy`. `createdAt` will be used by default.
Optionalafter: 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.
Optionallimit: numberThe maximum number of results to return. Default is 100.
Optionalarchived: booleanSpecifies whether to return deleted Folders. Defaults to `false`.
Optionalproperty: stringOptional_options: PromiseConfigurationOptionsGet 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
OptionalcreatedAt: DateOnly return Landing Pages created at exactly the specified time.
OptionalcreatedAfter: DateOnly return Landing Pages created after the specified time.
OptionalcreatedBefore: DateOnly return Landing Pages created before the specified time.
OptionalupdatedAt: DateOnly return Landing Pages last updated at exactly the specified time.
OptionalupdatedAfter: DateOnly return Landing Pages last updated after the specified time.
OptionalupdatedBefore: DateOnly return Landing Pages last updated before the specified time.
Optionalsort: string[]Specifies which fields to use for sorting results. Valid fields are `name`, `createdAt`, `updatedAt`, `createdBy`, `updatedBy`. `createdAt` will be used by default.
Optionalafter: 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.
Optionallimit: numberThe maximum number of results to return. Default is 100.
Optionalarchived: booleanSpecifies whether to return deleted Landing Pages. Defaults to `false`.
Optionalproperty: stringOptional_options: PromiseConfigurationOptionsGet 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
OptionalcreatedAt: DateOnly return Landing Pages created at exactly the specified time.
OptionalcreatedAfter: DateOnly return Landing Pages created after the specified time.
OptionalcreatedBefore: DateOnly return Landing Pages created before the specified time.
OptionalupdatedAt: DateOnly return Landing Pages last updated at exactly the specified time.
OptionalupdatedAfter: DateOnly return Landing Pages last updated after the specified time.
OptionalupdatedBefore: DateOnly return Landing Pages last updated before the specified time.
Optionalsort: string[]Specifies which fields to use for sorting results. Valid fields are `name`, `createdAt`, `updatedAt`, `createdBy`, `updatedBy`. `createdAt` will be used by default.
Optionalafter: 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.
Optionallimit: numberThe maximum number of results to return. Default is 100.
Optionalarchived: booleanSpecifies whether to return deleted Landing Pages. Defaults to `false`.
Optionalproperty: stringOptional_options: PromiseConfigurationOptionsRetrieves 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: PromiseConfigurationOptionsRetrieves all the previous versions of a Landing Page. Retrieves all the previous versions of a Landing Page
The Landing Page id.
Optionalafter: 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.
Optionalbefore: stringOptionallimit: numberThe maximum number of results to return. Default is 100.
Optional_options: PromiseConfigurationOptionsRetrieves all the previous versions of a Landing Page. Retrieves all the previous versions of a Landing Page
The Landing Page id.
Optionalafter: 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.
Optionalbefore: stringOptionallimit: numberThe maximum number of results to return. Default is 100.
Optional_options: PromiseConfigurationOptionsRetrieves 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: PromiseConfigurationOptionsTake 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: PromiseConfigurationOptionsTake 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: PromiseConfigurationOptionsRetrieve the Landing Page objects identified in the request body. Retrieve a batch of Landing Pages
The JSON array of Landing Page ids.
Optionalarchived: booleanSpecifies whether to return deleted Landing Pages. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsRetrieve the Landing Page objects identified in the request body. Retrieve a batch of Landing Pages
The JSON array of Landing Page ids.
Optionalarchived: booleanSpecifies whether to return deleted Landing Pages. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsUpdate the Folder objects identified in the request body. Retrieve a batch of Folders
The JSON array of Folder ids.
Optionalarchived: booleanSpecifies whether to return deleted Folders. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsUpdate the Folder objects identified in the request body. Retrieve a batch of Folders
The JSON array of Folder ids.
Optionalarchived: booleanSpecifies whether to return deleted Folders. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsRerun a previous A/B test. Rerun a previous A/B test
The JSON representation of the AbTestRerunRequest object.
Optional_options: PromiseConfigurationOptionsRerun a previous A/B test. Rerun a previous A/B test
The JSON representation of the AbTestRerunRequest object.
Optional_options: PromiseConfigurationOptionsDiscards 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: PromiseConfigurationOptionsDiscards 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: PromiseConfigurationOptionsTakes 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: PromiseConfigurationOptionsTakes 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: PromiseConfigurationOptionsTakes 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: PromiseConfigurationOptionsTakes 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: PromiseConfigurationOptionsTakes 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: PromiseConfigurationOptionsTakes 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: PromiseConfigurationOptionsSchedule a Landing Page to be Published Schedule a Landing Page to be Published
The JSON representation of the ContentScheduleRequestVNext object.
Optional_options: PromiseConfigurationOptionsSchedule a Landing Page to be Published Schedule a Landing Page to be Published
The JSON representation of the ContentScheduleRequestVNext object.
Optional_options: PromiseConfigurationOptionsSet 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: PromiseConfigurationOptionsSet 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: PromiseConfigurationOptionsSparse 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.
Optionalarchived: booleanSpecifies whether to update deleted Landing Pages. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsUpdate the Landing Page objects identified in the request body. Update a batch of Landing Pages
The JSON representation of the updated Landing Pages.
Optionalarchived: booleanSpecifies whether to update deleted Landing Pages. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsUpdate the Landing Page objects identified in the request body. Update a batch of Landing Pages
The JSON representation of the updated Landing Pages.
Optionalarchived: booleanSpecifies whether to update deleted Landing Pages. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsSparse 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: PromiseConfigurationOptionsSparse 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: PromiseConfigurationOptionsSparse 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.
Optionalarchived: booleanSpecifies whether to update deleted Folders. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsUpdate the Folder objects identified in the request body. Update a batch of Folders
Optionalarchived: booleanWhether to return only results that have been archived.
Optional_options: PromiseConfigurationOptionsUpdate the Folder objects identified in the request body. Update a batch of Folders
Optionalarchived: booleanWhether to return only results that have been archived.
Optional_options: PromiseConfigurationOptionsSparse 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.
Optionalarchived: booleanSpecifies whether to update deleted Folders. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsExplicitly 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: PromiseConfigurationOptionsExplicitly 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: PromiseConfigurationOptionsSparse 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.
Optionalarchived: booleanSpecifies whether to update deleted Landing Pages. Defaults to `false`.
Optional_options: PromiseConfigurationOptions
Delete the Landing Page object identified by the id in the path. Delete a Landing Page