Query Parameters
The context parameter retrieves templates for the specified application. The parameter format is app:your-app-name
. Only the first application listed in the context is displayed even if a comma-delimited list is entered in the parameter.
"app:your-app-name"
Body
The universal unique identifier (UUID) of the zone.
"6a092bd4-5098-466c-94aa-40bf68294303"
The name of the zone that contains the specified query profiles to search in the query.
"Results List"
Read-only value that classifies the zone in the Fusion Predictive Merchandiser UI. This value does not affect the triggering/rendering logic.
"result-list"
The query profile for this zone, that designates the endpoint that is searched.
"fusion-query-profile-name"
Specifies whether to include filters fq
parameters in the search. If set to Off
, all query parameters in the original request are passed on to the defined query profile when a template is being rendered. If set to On
, all filters (fq
parameters) from the original request are omitted from the query to the query profile. For example, if you have a category landing page where the category is used to filter the displayed items, this setting can allow a zone to display items outside of that category (by omitting the category filter).
The status of the template. If false
, the template is published. If true
, this is the staging version of this template and it contains changes that have not yet been published.
The status of the template in the zone. If false
, the template has been published at some point. If true
, this template has never been published.
Additional data associated with this zone.
IDs of the staging and/or published templates in which this zone appears. The IDs are not displayed in any particular order. The staging
and published
boolean fields specify if that type of template ID is returned in this field.
Specifies if IDs are returned for staging templates associated with this zone.
Specifies if IDs are returned for published templates associated with this zone.
The type of layout for the template. Values include grid and list.
"grid"
Response
OK
The universal unique identifier (UUID) of the zone.
"6a092bd4-5098-466c-94aa-40bf68294303"
The name of the zone that contains the specified query profiles to search in the query.
"Results List"
Read-only value that classifies the zone in the Fusion Predictive Merchandiser UI. This value does not affect the triggering/rendering logic.
"result-list"
The query profile for this zone, that designates the endpoint that is searched.
"fusion-query-profile-name"
Specifies whether to include filters fq
parameters in the search. If set to Off
, all query parameters in the original request are passed on to the defined query profile when a template is being rendered. If set to On
, all filters (fq
parameters) from the original request are omitted from the query to the query profile. For example, if you have a category landing page where the category is used to filter the displayed items, this setting can allow a zone to display items outside of that category (by omitting the category filter).
The status of the template. If false
, the template is published. If true
, this is the staging version of this template and it contains changes that have not yet been published.
The status of the template in the zone. If false
, the template has been published at some point. If true
, this template has never been published.
Additional data associated with this zone.
IDs of the staging and/or published templates in which this zone appears. The IDs are not displayed in any particular order. The staging
and published
boolean fields specify if that type of template ID is returned in this field.
Specifies if IDs are returned for staging templates associated with this zone.
Specifies if IDs are returned for published templates associated with this zone.
The type of layout for the template. Values include grid and list.
"grid"