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