hermes-ebay-buy-marketing

Crates.iohermes-ebay-buy-marketing
lib.rshermes-ebay-buy-marketing
version0.1.0
created_at2025-08-02 06:13:11.745708+00
updated_at2025-08-02 06:13:11.745708+00
descriptionGenerated Rust client for eBay Buy Marketing API - best-selling and trending products
homepagehttps://github.com/hermes-marketplace/hermes-sdk
repositoryhttps://github.com/hermes-marketplace/hermes-sdk
max_upload_size
id1778344
size73,150
Ross Lee (rossjameslee)

documentation

https://docs.rs/hermes-ebay-buy-marketing

README

Rust API client for hermes-ebay

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

Overview

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.

  • API version: v1_beta.2.0
  • Package version: 0.1.0
  • Generator version: 7.14.0
  • Build package: org.openapitools.codegen.languages.RustClientCodegen

Installation

Put 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" }

Documentation for API Endpoints

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 |

Documentation For Models

To get access to the crate's generated documentation, use:

cargo doc --open

Author

your-email@example.com

Commit count: 0

cargo fmt