Skip to content

Instantly share code, notes, and snippets.

@user20161119
Created May 10, 2014 01:00
Show Gist options
  • Save user20161119/32fe8badb212da60a9e2 to your computer and use it in GitHub Desktop.
Save user20161119/32fe8badb212da60a9e2 to your computer and use it in GitHub Desktop.
findItemsAdvancedResponse 没有结果的json
{
"findItemsAdvancedResponse": [
{
"ack": [
"Success"
],
"version": [
"1.12.0"
],
"timestamp": [
"2014-05-10T00:59:23.426Z"
],
"searchResult": [
{
"@count": "0"
}
],
"paginationOutput": [
{
"pageNumber": [
"0"
],
"entriesPerPage": [
"100"
],
"totalPages": [
"0"
],
"totalEntries": [
"0"
]
}
],
"itemSearchURL": [
"http://www.ebay.com/sch/i.html?_sasl=doehn.doehn&_saslop=1&_fss=1&LH_SpecificSeller=1&_ddo=1&_ipg=100&_mcats=15917%7C13649&_os=S%7CST%7CC%7CD&_pgn=1&_sop=1"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment