Error
A valid request URL is required to generate request examples[
{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"campaignDescription": "<string>",
"campaignEndDate": "2023-11-07T05:31:56Z",
"campaignId": "<string>",
"campaignName": "<string>",
"campaignStartDate": "2023-11-07T05:31:56Z",
"json": "<string>",
"listingSettings": {
"fieldValueBoost": {
"boostType": "<string>",
"fields": [
{
"fieldName": "<string>",
"valueExpressions": [
{
"boost": 123,
"operator": "<string>",
"value": "<string>"
}
]
}
]
}
},
"productSuggestSettings": {
"fieldValueBoost": {
"boostType": "<string>",
"fields": [
{
"fieldName": "<string>",
"valueExpressions": [
{
"boost": 123,
"operator": "<string>",
"value": "<string>"
}
]
}
]
},
"searchTermAssociations": [
"<string>"
]
},
"siteId": 123,
"siteSearchSettings": {
"fieldValueBoost": {
"boostType": "<string>",
"fields": [
{
"fieldName": "<string>",
"valueExpressions": [
{
"boost": 123,
"operator": "<string>",
"value": "<string>"
}
]
}
]
},
"searchTermAssociations": [
"<string>"
]
},
"statusId": 123,
"tenantId": 123
}
]Get Search Campaigns
Get list of Search campaigns.
GET
/
commerce
/
catalog
/
storefront
/
campaigns
/
all
Error
A valid request URL is required to generate request examples[
{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"campaignDescription": "<string>",
"campaignEndDate": "2023-11-07T05:31:56Z",
"campaignId": "<string>",
"campaignName": "<string>",
"campaignStartDate": "2023-11-07T05:31:56Z",
"json": "<string>",
"listingSettings": {
"fieldValueBoost": {
"boostType": "<string>",
"fields": [
{
"fieldName": "<string>",
"valueExpressions": [
{
"boost": 123,
"operator": "<string>",
"value": "<string>"
}
]
}
]
}
},
"productSuggestSettings": {
"fieldValueBoost": {
"boostType": "<string>",
"fields": [
{
"fieldName": "<string>",
"valueExpressions": [
{
"boost": 123,
"operator": "<string>",
"value": "<string>"
}
]
}
]
},
"searchTermAssociations": [
"<string>"
]
},
"siteId": 123,
"siteSearchSettings": {
"fieldValueBoost": {
"boostType": "<string>",
"fields": [
{
"fieldName": "<string>",
"valueExpressions": [
{
"boost": 123,
"operator": "<string>",
"value": "<string>"
}
]
}
]
},
"searchTermAssociations": [
"<string>"
]
},
"statusId": 123,
"tenantId": 123
}
]Authorizations
JWT Authorization header using the Bearer scheme.
Query Parameters
limits which fields are returned in the response body
Response
OK
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
⌘I

