Skip to content

Get Recommendations with Target/Min/Max #799

Closed Answered by JohnnyCrazy
CraftCodeYS asked this question in Q&A
Discussion options

You must be logged in to vote

You can use the Add methods on the dictionary, e.g:

var request = new RecommendationsRequest();
request.Target.Add("energy", "0.9");
request.Target.Add("instrumentalness", "0.75");

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by CraftCodeYS
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants