Skip to content

Commit d6b085c

Browse files
author
scrapebadger-bot
committed
chore: regenerate SDK from OpenAPI spec
1 parent 79d7790 commit d6b085c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Api/EBayApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ ebayCompletedSoldListings($query, $domain, $category_id, $page, $per_page, $sort
102102

103103
Completed / sold listings
104104

105-
Search completed/sold listings — eBay's sold-price history.
105+
Search completed/sold listings — eBay's sold-price history. eBay pads a short result set with \"results matching fewer words\" and counts only the exact ones in ``pagination.total_results``. Results come back in eBay's own ranking order with the exact matches first, and each one carries ``exact_match`` (true/false) so a price series can be built without parsing titles. An empty ``results`` with ``total_results: 0`` is eBay's own answer and costs 0 credits — a fetch failure is never a 200.
106106

107107
### Example
108108

0 commit comments

Comments
 (0)