RecruitingCESitescookieConsent
RecruitingCESitescookieConsent
Columns
Name | Type | Description |
RecruitingCESitesSiteId [KEY] | Long | Finds Recruiting CE Site by a unique Site ID and the primary key |
RecruitingCESitesThemeId [KEY] | Long | Finds Recruiting CE Site by a unique Theme ID and the primary key |
CookieId [KEY] | Long | Cookie Id. |
SiteId | Long | Unique ID assigned to each site of the cookie consent. |
AcceptButtonLabel | String | Label of the accept button on the cookie consent page. |
DeclineButtonLabel | String | Label assigned to the decline cookie button on the cookie consent page. |
PopUpMessage | String | Pop up message defined on the cookie consent page. |
PolicyMessage | String | Policy details on the cookie consent page. |
CookieMessageEnabledFlag | Bool | Indicates that the cookie is enabled on the page. |
DeclineButtonEnabledFlag | Bool | Indicates that the decline cookies button is enabled on the page. |
Language | String | Language of the cookie consent page. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
SiteCode | String | SiteCode |
SiteNumber | String | SiteNumber |
ThemeId | Long | ThemeId |
Finder | String | finder |