@getanyapi/sdk 0.9.1 → 0.9.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.cts
CHANGED
|
@@ -5688,7 +5688,7 @@ declare class FacebookNamespace {
|
|
|
5688
5688
|
/**
|
|
5689
5689
|
* Facebook Marketplace
|
|
5690
5690
|
*
|
|
5691
|
-
* Search Facebook Marketplace listings by keyword near a location,
|
|
5691
|
+
* Search Facebook Marketplace listings by keyword near a location, filter by price, condition, delivery, recency, and availability, and get title, price, location, and image as normalized JSON.
|
|
5692
5692
|
*
|
|
5693
5693
|
* Price: $0.002 per request.
|
|
5694
5694
|
*
|
package/dist/index.d.ts
CHANGED
|
@@ -5688,7 +5688,7 @@ declare class FacebookNamespace {
|
|
|
5688
5688
|
/**
|
|
5689
5689
|
* Facebook Marketplace
|
|
5690
5690
|
*
|
|
5691
|
-
* Search Facebook Marketplace listings by keyword near a location,
|
|
5691
|
+
* Search Facebook Marketplace listings by keyword near a location, filter by price, condition, delivery, recency, and availability, and get title, price, location, and image as normalized JSON.
|
|
5692
5692
|
*
|
|
5693
5693
|
* Price: $0.002 per request.
|
|
5694
5694
|
*
|
package/dist/index.js
CHANGED
|
@@ -1569,7 +1569,7 @@ var FacebookNamespace = class {
|
|
|
1569
1569
|
/**
|
|
1570
1570
|
* Facebook Marketplace
|
|
1571
1571
|
*
|
|
1572
|
-
* Search Facebook Marketplace listings by keyword near a location,
|
|
1572
|
+
* Search Facebook Marketplace listings by keyword near a location, filter by price, condition, delivery, recency, and availability, and get title, price, location, and image as normalized JSON.
|
|
1573
1573
|
*
|
|
1574
1574
|
* Price: $0.002 per request.
|
|
1575
1575
|
*
|