🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
## AeopProductOptimizeResult ### 属性 | 名称 | 类型 | 是否隐私 | 描述 | 示例值 | | --- | --- | --- | --- | --- | | type | String | 否 | 查询中的type字段 | | | productOwner | String | 否 | 查询中的productOwner字段 | | | endDay | int | 否 | 距离到期下架商品的日期 | | | categoryId | Integer | 否 | 类目ID | | | pageSize | int | 否 | 每页查询商品数 | | | currentPage | int | 否 | 查询当前页 | | | total | int | 否 | 查询出的总商品数 | | | isSuccess | boolean | 否 | 调用是否成功 | | | list | [AeopOptimizeProduct](http://gw.api.alibaba.com/dev/doc/intl/message.htm?n=AeopOptimizeProduct&ns=aliexpress.open&t=1) | 否 | 需要优化的商品列表 | |