LandingPageAttachedStylesheetsByObjectId |
Retrieve a Landing PageRetrieve the Landing Page object identified by the id in the path.
Catalog: Pages3
Schema: LandingPages
Label: {res:itgen_hubspot_landingpageattachedstylesheetsbyobjectid_plural}
This is a read-only table function. The HubSpot API may not support changing the data or the Invantive UniversalSQL driver for HubSpot does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the HubSpot API.
Parameters of Table Function
The following parameters can be used to control the behaviour of the table function LandingPageAttachedStylesheetsByObjectId. A value must be provided at all times for required parameters, but optional parameters in general do not need to have a value and the execution will default to a pre-defined behaviour. Values can be specified by position and by name. In both cases, all parameters not specified will be evaluated using their default values.
Value specification by position is done by listing all values from the first to the last needed value. For example: a `select * from table(value1, value2, value3)` on a table with four parameters will use the default value for the fourth parameter and the specified values for the first three.
Value specification by name is done by listing all values that require a value. For example with `select * from table(name1 => value1, name3 => value3)` on the same table will use the default values for the second and fourth parameters and the specified values for the first and third.
Name |
Data Type |
Required |
Default Value |
Documentation |
---|---|---|---|---|
archived |
boolean |
☐ |
|
Specifies whether to return deleted Landing Pages. Defaults to `false`. |
objectId |
string |
☑ |
|
The Landing Page id. |
property |
string |
☐ |
|
|
Columns of Table Function
The columns of the table function LandingPageAttachedStylesheetsByObjectId are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
abStatus |
string |
A/B Status |
☐ |
The status of the AB test associated with this page, if applicable |
abTestId |
string |
A/B Test ID |
☐ |
The ID of the AB test associated with this page, if applicable |
archivedAt |
datetime |
Archived at |
☐ |
The timestamp (ISO8601 format) when this page was deleted. |
archivedInDashboard |
boolean |
Archived in Dashboard |
☐ |
If True, the page will not show up in your dashboard, although the page could still be live. |
authorName |
string |
Author Name |
☐ |
The name of the user that updated this page. |
campaign |
string |
Campaign |
☐ |
The GUID of the marketing campaign this page is a part of. |
categoryId |
int32 |
Category ID |
☐ |
ID of the type of object this is. Should always . |
contentGroupId |
string |
Content Group ID |
☐ |
|
contentTypeCategory |
string |
Content Type Category |
☐ |
An ENUM descibing the type of this object. Should be either LANDING_PAGE or SITE_PAGE. |
created |
datetime |
Created at |
☐ |
|
createdById |
string |
Created by ID |
☐ |
The ID of the user that created this page. |
currentlyPublished |
boolean |
Currently Published |
☐ |
|
currentState |
string |
Current State |
☐ |
A generated ENUM descibing the current state of this page. |
domain |
string |
Domain |
☐ |
The domain this page will resolve to. If null, the page will default to the primary domain for this content type. |
dynamicPageDataSourceId |
string |
Dynamic Page Data Source ID |
☐ |
|
dynamicPageDataSourceType |
int32 |
Dynamic Page Data Source Type |
☐ |
|
dynamicPageHubDbTableId |
string |
{res:itgen_hubspot_dynamicpagehubdbtableid} |
☐ |
The ID of the HubDB table this page references, if applicable |
enableDomainStylesheets |
boolean |
Enable Domain Stylesheets |
☐ |
Boolean to determine whether or not the styles from the template should be applied. |
enableLayoutStylesheets |
boolean |
Enable Layout Stylesheets |
☐ |
Boolean to determine whether or not the styles from the template should be applied. |
featuredImage |
string |
Featured Image |
☐ |
The featuredImage of this page. |
featuredImageAltText |
string |
Featured Image Alternate Text |
☐ |
Alt Text of the featuredImage. |
folderId |
string |
Folder ID |
☐ |
The ID of the associated folder this landing page is organized under in the app dashboard. |
footerHtml |
string |
Footer (HTML) |
☐ |
Custom HTML for embed codes, javascript that should be placed before the </body> tag of the page. |
headHtml |
string |
Head (HTML) |
☐ |
Custom HTML for embed codes, javascript, etc. that goes in the <head> tag of the page. |
htmlTitle |
string |
Title (HTML) |
☐ |
The html title of this page. |
id |
string |
ID |
☐ |
The unique ID of the page. |
includeDefaultCustomCss |
boolean |
Include Default Custom CSS |
☐ |
Boolean to determine whether or not the Primary CSS Files should be applied. |
language |
string |
Language |
☐ |
The explicitly defined ISO 639 language code of the page. If null, the page will default to the language of the Domain. |
layoutSections |
string |
Layout Sections |
☐ |
|
linkRelCanonicalUrl |
string |
Link Rel Canonical (URL) |
☐ |
Optional override to set the URL to be used in the rel=canonical link tag on the page. |
mabExperimentId |
string |
MAB Experiment ID |
☐ |
The ID of the MAB test (or dynamic test) associated with this page, if applicable |
metaDescription |
string |
Meta Description |
☐ |
A description that goes in <meta> tag on the page. |
name |
string |
Name |
☐ |
The internal name of the page. |
pageExpiryDate |
int64 |
Page Expiry Date |
☐ |
The date at which this page should expire and begin redirecting to another url or page. |
pageExpiryEnabled |
boolean |
Page Expiry Enabled |
☐ |
Boolean describing if the page expiration feature is enabled for this page |
pageExpiryRedirectId |
int64 |
Page Expiry Redirect ID |
☐ |
The ID of another page this page's url should redirect to once this page expires. Should only set this or pageExpiryRedirectUrl. |
pageExpiryRedirectUrl |
string |
Page Expiry Redirect (URL) |
☐ |
The URL this page's url should redirect to once this page expires. Should only set this or pageExpiryRedirectId. |
pageRedirected |
boolean |
{res:itgen_hubspot_pageredirected} |
☐ |
A generated Boolean describing whether or not this page is currently expired and being redirected. |
password |
string |
Password |
☐ |
Set this to create a password protected page. Entering the password will be required to view the page. |
publicAccessRulesEnabled |
boolean |
Public Access Rules Enabled |
☐ |
Boolean to determine whether or not to respect publicAccessRules. |
publishDate |
datetime |
Publish Date |
☐ |
The date (ISO8601 format) the page is to be published at. |
publishImmediately |
boolean |
Publish Immediately |
☐ |
Set this to true if you want to be published immediately when the schedule publish endpoint is called, and to ignore the publish_date setting. |
slug |
string |
Slug |
☐ |
The path of the this page. This field is appended to the domain to construct the url of this page. |
state |
string(25) |
State |
☐ |
An ENUM descibing the current state of this page. |
subcategory |
string |
Subcategory |
☐ |
Details the type of page this is. Should always be landing_page or site_page |
templatePath |
string |
{res:itgen_hubspot_templatepath} |
☐ |
String detailing the path of the template used for this page. |
themeSettingsValues |
string |
Theme Setting Values |
☐ |
|
translatedFromId |
string |
Translated from ID |
☐ |
ID of the primary page this object was translated from. |
translations |
string |
Translations |
☐ |
|
updated |
datetime |
Updated at |
☐ |
|
updatedById |
string |
Updated by ID |
☐ |
The ID of the user that updated this page. |
url |
string |
URL |
☐ |
A generated field representing the URL of this page. |
useFeaturedImage |
boolean |
Use Featured Image |
☐ |
Boolean to determine if this page should use a featuredImage. |
widgetContainers |
string |
Widget Containers |
☐ |
A data structure containing the data for all the modules inside the containers for this page. This will only be populated if the page has widget containers. |
widgets |
string |
Widgets |
☐ |
A data structure containing the data for all the modules for this page. |
18-12-2024 20:09 Version 24.1.33-BETA+5180