Send feedback
BoostSpec
Stay organized with collections
Save and categorize content based on your preferences.
Boost specification to boost certain items.
JSON representation
{
"conditionBoostSpecs" : [
{
object (ConditionBoostSpec
)
}
] ,
"skipBoostSpecValidation" : boolean
}
Fields
conditionBoostSpecs[]
object (ConditionBoostSpec
)
Condition boost specifications. If a product matches multiple conditions in the specifictions, boost scores from these specifications are all applied and combined in a non-linear way. Maximum number of specifications is 20.
skipBoostSpecValidation
boolean
Whether to skip boostspec validation. If this field is set to true, invalid BoostSpec.condition_boost_specs
will be ignored and valid BoostSpec.condition_boost_specs
will still be applied.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-04-12 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?