Using .github with ebay.com

unknown integration

Install
# See https://github.com/gege-circle/.github
This method returns a list of a seller's undeleted promotions. <p>The call re…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.ebay.com/sell/marketing/v1/promotion
This method retrieves the details for all of the seller's defined campaigns. …
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.ebay.com/sell/marketing/v1/ad_campaign
This method returns information on all the existing report tasks related to a…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.ebay.com/sell/marketing/v1/ad_report_task
SDK on GitHub 📄 API Docs
SDK
.github
unknown
API
ebay.com
ebay.com:sell-marketing
At a glance
Language unknown
Endpoints69
Base URLhttps://api.ebay.com/sell/marketing/v1