publishedSavedSearch
Manages saved searches that have been published for use by multiple users in NetSuite.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | A unique internal identifier assigned to the record, used to track and reference the entry within the system. | |
| currentaudience | String | The target audience for the record or content, used to specify the group of users or customers intended to view or engage with the content. | |
| disallowdrilldown | Boolean | Indicates whether drill-down functionality is disallowed, preventing users from exploring more detailed information or layers of data. | |
| excludefromsitemap | Boolean | Indicates whether the record should be excluded from the sitemap, used to control which pages or records are indexed by search engines. | |
| fullname | String | The full name associated with the record, typically used for individuals or entities in user interfaces and reports. | |
| isinactive | Boolean | Indicates whether the record is inactive, flagging it as no longer relevant or in use within the system. | |
| isonline | Boolean | Indicates whether the record or content should be displayed on the website, allowing it to be publicly accessible or hidden. | |
| itemlistlayout | String | The layout used for displaying the list of items, often used in catalogs, product listings, or inventory displays on websites. | |
| metataghtml | String | The HTML code used for meta tags, often for search engine optimization (SEO) purposes, to define metadata such as title, description, and keywords for search engines. | |
| name | String | The title or name associated with the record, typically used for identification or display purposes within user interfaces. | |
| pagetitle | String | The title of the webpage associated with the record, used for SEO, browser tab identification, and page headers. | |
| parent_category | String | The parent category under which the record or item falls, used for organizing content or products within a hierarchical structure. | |
| search | String | The search query or search term associated with the record, often used for search engine optimization or internal search functionality. | |
| searchkeywords | String | Keywords associated with the record to help improve its discoverability via search engines or internal search tools. | |
| sectiondescription | String | A brief description of the section or record, typically used for summary or introductory purposes. | |
| sectiondetaileddescription | String | A more detailed description of the section or record, providing in-depth information about the content or item. | |
| sitemappriority | String | The priority of the record in the sitemap, used to indicate its importance relative to other pages or records for search engine crawlers. | |
| storedisplayimage | String | The image associated with the record, typically used as a visual representation on the website or in listings. | |
| storedisplaythumbnail | String | The thumbnail image associated with the record, often used for smaller displays or previews in listings, galleries, or search results. | |
| urlcomponent | String | The URL component or slug associated with the record, used for building and defining the webpage’s URL structure. |