Retrieve a list of landing pages

get

/api/REST/1.0/assets/landingPages

Specifies the search criteria used to retrieve entities. See the tutorial for information about using this parameter.

Request

Supported Media Types
Query Parameters
  • Maximum number of entities to return. Must be less than or equal to 1000 and greater than or equal to 1.
  • Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to minimal by default.
  • Unix timestamp for the date and time the external asset was last updated.
  • Specifies the field by which list results are ordered.
  • Specifies which page of entities to return (the count parameter defines the number of entities per page). If the page parameter is not supplied, 1 will be used by default.
  • Specifies the search criteria used to retrieve entities. See the tutorial for information about using this parameter.
Back to Top

Response

Supported Media Types

200 Response

OK.
Body ()
Root Schema : QueryResultLandingPage
Type: object
Title: QueryResultLandingPage
Show Source
Nested Schema : elements
Type: array
Array of landing page fields.
Show Source
Nested Schema : LandingPage
Type: object
Title: LandingPage
Show Source
Nested Schema : contentSections
Type: array
A list of content sections contained within the landing page.
Show Source
Nested Schema : dynamicContents
Type: array
A list of dynamic contents contained within the landing page.
Show Source
Nested Schema : files
Type: array
A list of files contained within the landing page.
Show Source
Nested Schema : forms
Type: array
A list of forms contained within the landing page.
Show Source
Nested Schema : HtmlContent
Type: object
Title: HtmlContent
Show Source
Nested Schema : images
Type: array
A list of images contained within the landing page.
Show Source
Nested Schema : ContentSection
Type: object
Title: ContentSection
Show Source
Nested Schema : forms
Type: array
A list of associated Form assets.
Show Source
Nested Schema : images
Type: array
A list of associated Image assets.
Show Source
Nested Schema : Size
Type: object
Title: Size
Show Source
Nested Schema : Form
Type: object
Title: Form
Show Source
  • True if form is archived otherwise False. This is a read-only property.
  • Read Only: true
    The date and time the form was created, expressed in Unix time.
  • Read Only: true
    The login id of the user who created the form.
  • The form's current status. Example: draft, active, or complete.
  • Read Only: true
    Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to complete by default. For more information, see Request depth.
  • The description of the form.
  • elements
    Array consisting of form elements.
  • The email address form field entity's unique identifier.
  • The asset's raw HTML content.
  • The asset's raw HTML name.
  • Read Only: true
    Id of the form. This is a read-only property.
  • Whether the form is an internal form. If true, the form is not exposed outside of Eloqua and any form submissions to this form are deleted.
  • The name of the form.
  • The permissions for the form granted to your current instance. This is a read-only property.
  • processingSteps
    A list of the form's processing steps. There is no limit to the number of processing steps that can be included. Possible values include: FormStepAddToCampaign, FormStepAddToContactList, FormStepAddToDataCanvas, FormStepAddToProgram, FormStepAssociateToCampaign, FormStepCancelRegistration, FormStepUpdateContactEmailAddress, FormStepCreateUpdateEventRegistration, FormStepCreateUpdate, FormStepCreateUpdateFromFormField, FormStepGlobalSubscribe, FormStepGlobalUnsubscribe, FormStepGroupSubscription, FormStepPostData, FormStepRedirectToWebPage, FormStepRemoveFromContactList, FormStepRunIntegrationRules, FormStepSendEmail, FormStepSendNotificationEmail, FormStepWebTracking, FormStepGlobalSubscribe, and FormStepSmsPhoneNumberOptInOptOut.
  • A list of the form's processing types. For example: externalEmail, externalWebsite, internallyHosted, internalAgentProxyForm.
  • The asset's main layout style.
  • The landing page id of the failed submit.
  • The asset's type in Eloqua. This is a read-only property.
  • Read Only: true
    Unix timestamp for the date and time the form was last updated.
  • Read Only: true
    The login id of the user that last updated the form.
Nested Schema : elements
Type: array
Array consisting of form elements.
Show Source
Nested Schema : processingSteps
Type: array
A list of the form's processing steps. There is no limit to the number of processing steps that can be included. Possible values include: FormStepAddToCampaign, FormStepAddToContactList, FormStepAddToDataCanvas, FormStepAddToProgram, FormStepAssociateToCampaign, FormStepCancelRegistration, FormStepUpdateContactEmailAddress, FormStepCreateUpdateEventRegistration, FormStepCreateUpdate, FormStepCreateUpdateFromFormField, FormStepGlobalSubscribe, FormStepGlobalUnsubscribe, FormStepGroupSubscription, FormStepPostData, FormStepRedirectToWebPage, FormStepRemoveFromContactList, FormStepRunIntegrationRules, FormStepSendEmail, FormStepSendNotificationEmail, FormStepWebTracking, FormStepGlobalSubscribe, and FormStepSmsPhoneNumberOptInOptOut.
Show Source
Nested Schema : FormElement
Type: object
Title: FormElement
Show Source
  • Read Only: true
    The date and time the form element was created, expressed in Unix time.
  • Read Only: true
    The login id of the user who created the form element.
  • The form element's current status.
  • Read Only: true
    Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to complete by default. For more information, see Request depth.
  • The description of the form element.
  • Read Only: true
    Id of the form element. This is a read-only property.
  • The form element's field instructions. Field instructions are optional instructions that help users fill in fields.
  • Name of the form element.
  • The permissions for the form element granted to your current instance.
  • The asset's main layout style.
  • The asset's type in Eloqua. This is a read-only property.
  • Read Only: true
    Unix timestamp for the date and time the form element was last updated.
  • Read Only: true
    The login id of the user that last updated the form element.
Nested Schema : FormProcessingStep
Type: object
Title: FormProcessingStep
Show Source
  • The comparator used to validate a condition. Possible values include: exactly or not exactly.
  • The form field id used to compare form fields within a form processing step condition.
  • The type of value the comparator is validating. Possible values include: 'form field' or 'static value'.
  • Read Only: true
    The date and time the form processing step was created, expressed in Unix time.
  • Read Only: true
    The login id of the user who created the form processing step.
  • The form processing step's current status.
  • Read Only: true
    Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to complete by default. For more information, see Request depth.
  • The description of the form processing step.
  • The conditions for which this form processing step will execute. Possible values include: always, conditionally, and never.
  • Read Only: true
    Id of the form processing step. This is a read-only property.
  • The conditions for which the processing step will execute. If yes, the processing step will execute when the conditions are met. If no, the processing step will execute when the conditions are not met.
  • Name of the form processing step.
  • The permissions for the form processing step granted to your current instance.
  • The asset's type in Eloqua. This is a read-only property.
  • Read Only: true
    Unix timestamp for the date and time the form processing step was last updated.
  • Read Only: true
    The login id of the user that last updated the form processing step.
Nested Schema : Hyperlink
Type: object
Title: Hyperlink
Show Source
Nested Schema : ImageFile
Type: object
Title: ImageFile
Show Source
Nested Schema : DynamicContent
Type: object
Title: DynamicContent
Show Source
Nested Schema : rules
Type: array
The dynamic content's rules.
Show Source
Nested Schema : DynamicContentRule
Type: object
Title: DynamicContentRule
Show Source
Nested Schema : criteria
Type: array
The criteria of the dynamic content rule.
Show Source
Nested Schema : Criterion
Type: object
Title: Criterion
Show Source
  • Read Only: true
    The date and time the criterion was created, expressed in Unix time.
  • Read Only: true
    The login id of the user who created the criterion.
  • The criterion's current status. This is a read-only property.
  • Read Only: true
    Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to complete by default. For more information, see Request depth.
  • The description of the criterion.
  • Read Only: true
    Id of the criterion. This is a read-only property.
  • Name of the criterion.
  • The permissions for the criterion granted to your current instance.
  • The asset's type in Eloqua. This is a read-only property.
  • Read Only: true
    Unix timestamp for the date and time the criterion was last updated.
  • Read Only: true
    The login id of the user that last updated the criterion.
Nested Schema : ImportedFile
Type: object
Title: ImportedFile
Show Source
  • ImportedFile_Field_BrandId_Description
  • Read Only: true
    The date and time the imported file was last accessed, expressed in Unix time.
  • Read Only: true
    The login id of the user who created the imported file.
  • The imported file's current status.
  • Read Only: true
    Level of detail returned by the request. Eloqua APIs can retrieve entities at three different levels of depth: minimal, partial, and complete. Any other values passed are reset to complete by default. For more information, see Request depth.
  • The description of the imported file.
  • The file name of the imported file.
  • Read Only: true
    Id of the imported file. This is a read-only property.
  • Name of the imported file.
  • The permissions for the imported file granted to your current instance.
  • The date and time the imported file was last accessed. This is a read-only property.
  • Read Only: true
    Unix timestamp for the date and time the imported file was last updated. This is a read-only property.
  • Read Only: true
    The login id of the user that last updated the imported file. This is a read-only property.

400 Response

Bad request. See Status Codes for information about other possible HTTP status codes.

401 Response

Unauthorized. See Status Codes for information about other possible HTTP status codes.

403 Response

Forbidden. See Status Codes for information about other possible HTTP status codes.

404 Response

The requested resource was not found. See Status Codes for information about other possible HTTP status codes.

500 Response

The service has encountered an error. See Status Codes for information about other possible HTTP status codes.
Back to Top

Examples

Retrieve the first 2 landing pages in your database:


GET /api/REST/1.0/assets/landingPages?count=2 
			

Response:


{
  "elements": [
    {
      "type": "LandingPage",
      "currentStatus": "Draft",
      "id": "21",
      "createdAt": "1424811452",
      "createdBy": "5",
      "depth": "minimal",
      "folderId": "3655",
      "name": "Default Landing Page",
      "permissions": [
        "Retrieve",
        "SetSecurity",
        "Delete",
        "Update"
      ],
      "updatedAt": "1424811452",
      "updatedBy": "5",
      "excludeFromAuthentication": "false",
      "htmlContent": {
        "type": "StructuredHtmlContent",
        "contentSource": "editor"
      },
      "relativePath": "/Default_LP"
    },
    {
      "type": "LandingPage",
      "currentStatus": "Draft",
      "id": "22",
      "createdAt": "1432583568",
      "createdBy": "9",
      "depth": "minimal",
      "folderId": "3655",
      "name": "Test Landing Page",
      "permissions": [
        "Retrieve",
        "SetSecurity",
        "Delete",
        "Update"
      ],
      "updatedAt": "1432583653",
      "updatedBy": "9",
      "excludeFromAuthentication": "false",
      "htmlContent": {
        "type": "RawHtmlContent",
        "contentSource": "upload"
      },
      "relativePath": "/Test_Landing_Page"
    }
  ],
  "page": 1,
  "pageSize": 2,
  "total": 8
}
			
Back to Top