Bixby Developer Center

References

bootstrap

optionalmultiple allowedvalue required

Add a bootstrapped preference for a concept property. This allows you to recommend a preference to users without relying on learning by Bixby. Bootstrapped preferences remain disabled until specifically enabled by users.

Read more about bootstrapped preferences.

preference-support {
match: FlowerProduct (this)

bootstrap (productTypes) {
value (Bouquet)
value (FlowerArrangement)
}
}

View master on GitHub

Child Keys

value
optional
Specify the available values to show when a user selects a bootstrapped preference in the capsule details page