{
"code": 200,
"message": "OK",
"data": {
"store_num": 100,
"page_size": 20,
"final_count": 20,
"list": [
{
"store_id": "store_123",
"shop_id": "shop_123",
"store_name": "Fashion Hub",
"store_domain": "fashionhub.myshopify.com",
"store_link": "https://fashionhub.myshopify.com",
"country": "United States",
"created_time": "2020-01-15",
"product_num": 2500,
"category_num": 15,
"categories": [
{"id": "123", "name": "Women's Clothing"},
{"id": "456", "name": "Accessories"}
],
"monthly_visit": "2.5M",
"month_order_num": "15.2k",
"fb_followers": "125k",
"ins_followers": "89k",
"advertise_count": 45,
"ad_link": "https://www.facebook.com/ads/library/?view_all_page_id=...",
"email": "contact@fashionhub.com",
"facebook_url": "https://www.facebook.com/fashionhub",
"instagram_url": "https://www.instagram.com/fashionhub",
"social_links": {},
"global_rank": "125000",
"logo": "https://cdn.shopify.com/.../logo.png",
"available_status": 1
}
]
},
"used_today": 150,
"remaining_today": 350
}