Go integration
import "opentelemetry-go" // Initialize client client := opentelemetry-go.NewClient("YOUR_ACCESS_TOKEN")
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.ebay.com/sell/analytics/v1/traffic_report
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.ebay.com/sell/analytics/v1/seller_standards_profile
curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://api.ebay.com/sell/analytics/v1/seller_standards_profile/{program}/{cycle}