Data Model
Overview
This section shows the available API resources and provides more information on executing SQL to eBay Analytics APIs.
Key Features
- The add-in models eBay Analytics reports as relational views, allowing you to write SQL to query eBay Analytics data.
- Stored procedures allow you to execute operations to eBay Analytics.
- Live connectivity to these objects means any changes to your eBay Analytics account are immediately reflected when using the add-in.
Views
Views describes the available views. Views are statically defined to model CustomerServiceMetricByCategory, CustomerServiceMetricByShippingRegion, SellerStandardsProfile, TrafficReportByDay and TrafficReportByListing.
Stored Procedures
Stored Procedures are function-like interfaces to eBay Analytics. Stored procedures allow you to execute operations to eBay Analytics. The eBay Analytics supports only stored procedures related to authentication.