sellfox_profit_report_asin
sellfox_profit_report_asinRetrieve profit reports for Amazon ASINs within a date range, with options to filter by store, brand, label, and sort by sales or profit.
Instructions
利润报表-ASIN维度(V2)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| desc | No | 是否降序 | |
| endDate | Yes | 结束时间 yyyy-MM-dd | |
| orderBy | No | 排序字段,如 sales_num、product_sales、gross_profit | |
| shopIds | No | 店铺ID列表(整数数组) | |
| currency | No | 币种 | |
| dateType | No | 日期类型: 1=按月, 2=按日 | |
| fullCids | No | 商品分类ID | |
| labelIds | No | 产品标签ID | |
| mergeAsin | No | 按ASIN聚合 | |
| showOnDay | No | 是否按日展示 | |
| startDate | Yes | 开始时间 yyyy-MM-dd | |
| developers | No | 开发员列表 | |
| searchMode | No | 搜索类型 | |
| searchType | No | 搜索字段 | |
| brandIdList | No | 品牌ID列表 | |
| showOnMonth | No | 是否按月展示 | |
| lowCostStore | No | 低成本店铺 | |
| salesManList | No | 业务员列表 | |
| marketplaceIds | No | 国家站点 | |
| searchContents | No | 搜索内容列表 | |
| selectAllLabel | No | 筛选全部标签: true/false |