| Crates.io | hermes-ebay-buy-marketing |
| lib.rs | hermes-ebay-buy-marketing |
| version | 0.1.0 |
| created_at | 2025-08-02 06:13:11.745708+00 |
| updated_at | 2025-08-02 06:13:11.745708+00 |
| description | Generated Rust client for eBay Buy Marketing API - best-selling and trending products |
| homepage | https://github.com/hermes-marketplace/hermes-sdk |
| repository | https://github.com/hermes-marketplace/hermes-sdk |
| max_upload_size | |
| id | 1778344 |
| size | 73,150 |
The Marketing API retrieves eBay products based on a metric, such as Best Selling, as well as products that were also bought and also viewed.
For more information, please visit https://github.com/yourusername/hermes
This API client was generated by the OpenAPI Generator project. By using the openapi-spec from a remote server, you can easily generate an API client.
org.openapitools.codegen.languages.RustClientCodegenPut the package under your project folder in a directory named hermes-ebay and add the following to Cargo.toml under [dependencies]:
hermes-ebay = { path = "./hermes-ebay" }
All URIs are relative to https://api.ebay.com/buy/marketing/v1_beta
| Class | Method | HTTP request | Description |
|---|
MerchandisedProductApi | get_merchandised_products | GET /merchandised_product |
To get access to the crate's generated documentation, use:
cargo doc --open