Created
May 9, 2015 15:20
-
-
Save user20161119/bc1ee5a42a678c84aec3 to your computer and use it in GitHub Desktop.
eBay Finding API getSearchKeywordsRecommendation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"getSearchKeywordsRecommendationResponse": [ | |
{ | |
"ack": [ | |
"Success" | |
], | |
"version": [ | |
"1.13.0" | |
], | |
"timestamp": [ | |
"2015-05-09T15:19:39.376Z" | |
], | |
"keywords": [ | |
"harry potter phoenix" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment