| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- {
- "data": {
- "getSellerMetaData": {
- "marketplaceId": "ATVPDKIKX0DER",
- "sellerId": "A3QB6ZMCHZCCPS",
- "asinUrl": "https://www.amazon.com/gp/product/",
- "amazonPrograms": [
- "B2B"
- ],
- "byDateReports": [
- {
- "reportDefinitionId": "102:SalesTrafficTimeSeries",
- "title": "Sales and Traffic",
- "translationKey": "REPORT_TITLE_SALES_AND_TRAFFIC",
- "__typename": "AvailableReportInfo"
- },
- {
- "reportDefinitionId": "102:DetailSalesTrafficByTime",
- "title": "Detail Page Sales and Traffic",
- "translationKey": "REPORT_TITLE_DETAIL_PAGE_SALES_AND_TRAFFIC",
- "__typename": "AvailableReportInfo"
- },
- {
- "reportDefinitionId": "102:SellerPerformanceForMerchants",
- "title": "Seller Performance",
- "translationKey": "REPORT_TITLE_SELLER_PERFORMANCE",
- "__typename": "AvailableReportInfo"
- }
- ],
- "byAsinReports": [
- {
- "reportDefinitionId": "102:DetailSalesTrafficBySKU",
- "title": "Detail Page Sales and Traffic",
- "translationKey": "REPORT_TITLE_DETAIL_PAGE_SALES_AND_TRAFFIC",
- "__typename": "AvailableReportInfo"
- },
- {
- "reportDefinitionId": "102:DetailSalesTrafficByParentItem",
- "title": "Detail Page Sales and Traffic by Parent Item",
- "translationKey": "REPORT_TITLE_DETAIL_PAGE_SALES_AND_TRAFFIC_PARENT",
- "__typename": "AvailableReportInfo"
- },
- {
- "reportDefinitionId": "102:DetailSalesTrafficByChildItem",
- "title": "Detail Page Sales and Traffic by Child Item",
- "translationKey": "REPORT_TITLE_DETAIL_PAGE_SALES_AND_TRAFFIC_CHILD",
- "__typename": "AvailableReportInfo"
- }
- ],
- "otherReports": [
- {
- "reportDefinitionId": "SalesOrderByMonth",
- "title": "Sales and Orders by Month",
- "translationKey": "REPORT_TITLE_SALES_ORDERS_BY_MONTH",
- "__typename": "AvailableReportInfo"
- }
- ],
- "localeInfo": {
- "currencyCode": "USD",
- "locale": "zh-CN",
- "timeZone": "America/Los_Angeles",
- "__typename": "LocaleInfo"
- },
- "__typename": "AvailableReports"
- }
- }
- }
|