EchoTik API Docs
🇺🇸 English
  • 🇨🇳简体中文
  • 🇺🇸 English
EchoTik API DashboardEchoTik API Skills 新手使用指南
EchoTik API DashboardEchoTik API Skills 新手使用指南
🇺🇸 English
  • 🇨🇳简体中文
  • 🇺🇸 English
🇺🇸 English
  • 🇨🇳简体中文
  • 🇺🇸 English
  1. Creative Center Copy
  • Introduction
  • Interface authentication instructions
  • Skills
  • Influencer
    • Influencer Category Name Description
    • Influencer List - EchoTik
      GET
    • Influencer Trends (Snapshot) - EchoTik
      GET
    • Batch fetch influencer details - EchoTik
      GET
    • Influencer Video List - EchoTik
      GET
    • Influencer Livestream List - EchoTik
      GET
    • Influencer Product List - EchoTik
      GET
    • Influencer Ranking List - EchoTik
      GET
    • Influencer Details - Real-time interface
      GET
    • Influencer Video List - Real-time Interface
      GET
    • Influencer Follower List - Real-time Interface
      GET
    • Influencer Following List - Real-time Interface
      GET
    • Influencer Regional Acquisition - Real-time Interface
      GET
    • Get user QR code
      GET
  • Product
    • Product category dimension data
      • Data Description
      • Product First-Level Category List
      • Product Secondary Category List
      • Product Subcategory Category List
    • Product List - EchoTik
      GET
    • Product Trends (Snapshot) - EchoTik
      GET
    • Batch fetch product details - EchoTik
      GET
    • Product Review List - EchoTik
      GET
    • Product Association Sales Creator List - EchoTik
      GET
    • Product Associated Video List - EchoTik
      GET
    • Product Association Live Stream List - EchoTik
      GET
    • Product Ranking List - EchoTik
      GET
    • Get Product ID via Product Share Link - Real-time Interface
      GET
    • Get product details - Real-time interface
      GET
    • Product Review List - Real-time interface
      GET
  • Shop
    • Product category dimension data
      • Data Description
      • Product First-Level Category List
      • Product Secondary Category List
      • Product Subcategory Category List
    • Shop List - EchoTik
    • Shop Trends (Snapshot) - EchoTik
    • Shop Detail - EchoTik
    • Shop's product list - EchoTik
    • Shop Related Creators List - EchoTik
    • Shop Related Video List - EchoTik
    • Shop Related Live Stream List - EchoTik
    • Shop Ranking List - EchoTik
    • Shop's product list - Real-time interface
  • Video
    • Video List - EchoTik
    • Video Trends (Snapshot) - EchoTik
    • Batch fetch video details - EchoTik
    • Video-related product list - EchoTik
    • Video Ranking List - EchoTik
    • Video Details - Real-time Interface
    • Video Text and Subtitle Extraction - Real-time Interface
    • Video Tag Hashtag Associated Video List - Real-Time Interface
    • Video-related comment list - Real-time interface
    • Video comment reply list - Real-time interface
    • Get video download url - Real-time interface
    • HashTag Ranking List - EchoTik
    • HashTag Trends(Snapshot) - EchoTik
    • Trending Hashtag - Real-time Interface
    • Recommended Video Stream - Real-time Interface
  • Live
    • Live List - EchoTik
    • Batch fetch live details - EchoTik
    • Live Trends(Snapshot) - EchoTik
    • Live Association Product List - EchoTik
    • Live Stream Details - Real-time Interface
  • Music
    • Sticker Detail - Real-time interface
    • Sticker Associated Video List - Real-time interface
    • Music Detail - Real-time interface
    • Music Associated Video List - Real-time interface
    • Music Ranking List - Real-time interface
  • Search
    • General Search Interface - EchoTik
    • Video tag hashtag search - Real-time interface
    • Creator search - Real-time interface
    • Music Search - Real-time Interface
    • Video Search - Real-time Interface
    • Live Stream Search - Real-time Interface
    • Product Search - Real-time Interface
    • Image Search for Products - Real-time Interface
    • Image Search Paged Product Data - Real-Time Interface
    • Top Search - Real-time interface
    • Alibaba (Lens) Image search for product
  • Social media analysis
    • Video comment word analysis - Real-time interface
    • Video interaction trend in the past 14 days - Real-time interface
    • Creator Milestone - Real-time Interface
  • Creative Center
    • Get top ads list - Real-time interface
    • Get top ads detail - Real-time interface
    • Interactive time analysis - Real-time interface
    • Top AD search - Real-time interface
    • Get top ads spotlight - Real-time interface
    • Get hashtag list - Real-time interface
    • Get hashtag detail - Real-time interface
    • Get the list of trend videos - Real-time interface
    • Get priority region - Real-time interface
    • Get the industry list - Real-time interface
  • Creative Center Copy
    • Get top ads list - Real-time interface
      GET
    • Get top ads detail - Real-time interface
      GET
    • Interactive time analysis - Real-time interface
      GET
    • Top AD search - Real-time interface
      GET
    • Get top ads spotlight - Real-time interface
      GET
    • Get hashtag list - Real-time interface
      GET
    • Get hashtag detail - Real-time interface
      GET
    • Get the list of trend videos - Real-time interface
      GET
    • Get priority region - Real-time interface
      GET
    • Get the industry list - Real-time interface
      GET
  • Insights
    • Keyword Inspiration Insight - Real-time Interface
    • Trending Search Term Ranking - Real-time API
    • Suggestions for Keyword Acquisition Users - Real-time Interface
  • Category Dashboard
    • Category Detail - EchoTik
    • Category Trends - EchoTik
  • Other social media platform APIs🌟
    • KeyAPI
  • Batch download cover images
    GET
  • Schemas
    • response-400
    • response-402
    • response-403
    • response-429
    • response-500
  1. Creative Center Copy

Get the industry list - Real-time interface

GET
https://open.echotik.live/api/v3/realtime/get_industry_list

Request

Authorization
Send your HTTP requests with an
Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password
Example:
Authorization: Basic *****************
Query Params

Responses

🟢200
application/json
Bodyapplication/json

Request Request Example
Shell
JavaScript
Java
Swift
curl --location 'https://open.echotik.live/api/v3/realtime/get_industry_list?language=zh' \
--header 'Authorization: Basic <encoded-value>'
Response Response Example
{
    "code": 0,
    "message": "success",
    "data": [
        {
            "id": 13105000000,
            "value": "Pawn Shops",
            "label": "label_13105000000",
            "parent_id": 13000000000
        },
        {
            "id": 24120000000,
            "value": "Individual Entrepreneurship",
            "label": "label_24120000000",
            "parent_id": 24000000000
        },
        {
            "id": 13000000000,
            "value": "Financial Services",
            "label": "label_13000000000"
        },
        {
            "id": 20110000000,
            "value": "Business & Productivity",
            "label": "label_20110000000",
            "parent_id": 20000000000
        },
        {
            "id": 21000000000,
            "value": "Home Improvement",
            "label": "label_21000000000"
        },
        {
            "id": 10100000000,
            "value": "Early Childhood & Preschool Education",
            "label": "label_10100000000",
            "parent_id": 10000000000
        },
        {
            "id": 13103000000,
            "value": "Trusts",
            "label": "label_13103000000",
            "parent_id": 13000000000
        },
        {
            "id": 23123000000,
            "value": "Sports & Fitness",
            "label": "label_23123000000",
            "parent_id": 23000000000
        },
        {
            "id": 18999000000,
            "value": "Other Household Products",
            "label": "label_18999000000",
            "parent_id": 18000000000
        },
        {
            "id": 13114000000,
            "value": "Third-Party Payments",
            "label": "label_13114000000",
            "parent_id": 13000000000
        },
        {
            "id": 25312000000,
            "value": "Tabletop",
            "label": "label_25312000000",
            "parent_id": 25000000000
        },
        {
            "id": 30102000000,
            "value": "Large E-commerce Platforms",
            "label": "label_30102000000",
            "parent_id": 30000000000
        },
        {
            "id": 16105000000,
            "value": "Digital Devices",
            "label": "label_16105000000",
            "parent_id": 16000000000
        },
        {
            "id": 14104000000,
            "value": "Cosmetics",
            "label": "label_14104000000",
            "parent_id": 14000000000
        },
        {
            "id": 17103000000,
            "value": "Hotels & Accommodation",
            "label": "label_17103000000",
            "parent_id": 17000000000
        },
        {
            "id": 18103000000,
            "value": "Tea Sets",
            "label": "label_18103000000",
            "parent_id": 18000000000
        },
        {
            "id": 23115000000,
            "value": "Humor",
            "label": "label_23115000000",
            "parent_id": 23000000000
        },
        {
            "id": 14100000000,
            "value": "Oral Care",
            "label": "label_14100000000",
            "parent_id": 14000000000
        },
        {
            "id": 11103000000,
            "value": "Auto Parts",
            "label": "label_11103000000",
            "parent_id": 11000000000
        },
        {
            "id": 14107000000,
            "value": "Feminine Care",
            "label": "label_14107000000",
            "parent_id": 14000000000
        },
        {
            "id": 22111000000,
            "value": "Women's Shoes",
            "label": "label_22111000000",
            "parent_id": 22000000000
        },
        {
            "id": 25301000000,
            "value": "Action",
            "label": "label_25301000000",
            "parent_id": 25000000000
        },
        {
            "id": 18000000000,
            "value": "Household Products",
            "label": "label_18000000000"
        },
        {
            "id": 19999000000,
            "value": "Other Pets",
            "label": "label_19999000000",
            "parent_id": 19000000000
        },
        {
            "id": 20104000000,
            "value": "Education",
            "label": "label_20104000000",
            "parent_id": 20000000000
        },
        {
            "id": 20109000000,
            "value": "Health & Fitness",
            "label": "label_20109000000",
            "parent_id": 20000000000
        },
        {
            "id": 25306000000,
            "value": "RPG",
            "label": "label_25306000000",
            "parent_id": 25000000000
        },
        {
            "id": 11110000000,
            "value": "Airplanes",
            "label": "label_11110000000",
            "parent_id": 11000000000
        },
        {
            "id": 24113000000,
            "value": "Professional Consultation",
            "label": "label_24113000000",
            "parent_id": 24000000000
        },
        {
            "id": 10999000000,
            "value": "Other Education",
            "label": "label_10999000000",
            "parent_id": 10000000000
        },
        {
            "id": 17106000000,
            "value": "Travel Agencies & Services",
            "label": "label_17106000000",
            "parent_id": 17000000000
        },
        {
            "id": 25303000000,
            "value": "Match",
            "label": "label_25303000000",
            "parent_id": 25000000000
        },
        {
            "id": 23130000000,
            "value": "Real Estate Information",
            "label": "label_23130000000",
            "parent_id": 23000000000
        },
        {
            "id": 18100000000,
            "value": "Storage Products",
            "label": "label_18100000000",
            "parent_id": 18000000000
        },
        {
            "id": 18109000000,
            "value": "Leather Care",
            "label": "label_18109000000",
            "parent_id": 18000000000
        },
        {
            "id": 27100000000,
            "value": "Cuisine",
            "label": "label_27100000000",
            "parent_id": 27000000000
        },
        {
            "id": 24112000000,
            "value": "Marketing & Advertising",
            "label": "label_24112000000",
            "parent_id": 24000000000
        },
        {
            "id": 12100000000,
            "value": "Baby Food",
            "label": "label_12100000000",
            "parent_id": 12000000000
        },
        {
            "id": 14101000000,
            "value": "Haircare",
            "label": "label_14101000000",
            "parent_id": 14000000000
        },
        {
            "id": 11999000000,
            "value": "Other Vehicle & Transportation",
            "label": "label_11999000000",
            "parent_id": 11000000000
        },
        {
            "id": 18110000000,
            "value": "Cleaning Supplies",
            "label": "label_18110000000",
            "parent_id": 18000000000
        },
        {
            "id": 16102000000,
            "value": "Large Appliances",
            "label": "label_16102000000",
            "parent_id": 16000000000
        },
        {
            "id": 23100000000,
            "value": "Military",
            "label": "label_23100000000",
            "parent_id": 23000000000
        },
        {
            "id": 16100000000,
            "value": "Personal Care Appliances",
            "label": "label_16100000000",
            "parent_id": 16000000000
        },
        {
            "id": 23117000000,
            "value": "TV Variety Shows",
            "label": "label_23117000000",
            "parent_id": 23000000000
        },
        {
            "id": 13113000000,
            "value": "Precious Metals",
            "label": "label_13113000000",
            "parent_id": 13000000000
        },
        {
            "id": 23110000000,
            "value": "Live Events",
            "label": "label_23110000000",
            "parent_id": 23000000000
        },
        {
            "id": 27000000000,
            "value": "Food & Beverage",
            "label": "label_27000000000"
        },
        {
            "id": 23114000000,
            "value": "Astrology",
            "label": "label_23114000000",
            "parent_id": 23000000000
        },
        {
            "id": 26111000000,
            "value": "Internet Services",
            "label": "label_26111000000",
            "parent_id": 26000000000
        },
        {
            "id": 10103000000,
            "value": "Overseas Education",
            "label": "label_10103000000",
            "parent_id": 10000000000
        },
        {
            "id": 20000000000,
            "value": "Apps",
            "label": "label_20000000000"
        },
        {
            "id": 23999000000,
            "value": "Other News & Entertainment",
            "label": "label_23999000000",
            "parent_id": 23000000000
        },
        {
            "id": 11112000000,
            "value": "Car Dealerships",
            "label": "label_11112000000",
            "parent_id": 11000000000
        },
        {
            "id": 11107000000,
            "value": "Bicycles",
            "label": "label_11107000000",
            "parent_id": 11000000000
        },
        {
            "id": 21999000000,
            "value": "Other Home Improvement",
            "label": "label_21999000000",
            "parent_id": 21000000000
        },
        {
            "id": 25307000000,
            "value": "Shooting",
            "label": "label_25307000000",
            "parent_id": 25000000000
        },
        {
            "id": 21101000000,
            "value": "Furniture",
            "label": "label_21101000000",
            "parent_id": 21000000000
        },
        {
            "id": 27999000000,
            "value": "Other Food & Beverage",
            "label": "label_27999000000",
            "parent_id": 27000000000
        },
        {
            "id": 12110000000,
            "value": "Baby Hygiene Products",
            "label": "label_12110000000",
            "parent_id": 12000000000
        },
        {
            "id": 18108000000,
            "value": "Laundry",
            "label": "label_18108000000",
            "parent_id": 18000000000
        },
        {
            "id": 12103000000,
            "value": "Diapers & Baby Wipes",
            "label": "label_12103000000",
            "parent_id": 12000000000
        },
        {
            "id": 12106000000,
            "value": "Toys for Kids",
            "label": "label_12106000000",
            "parent_id": 12000000000
        },
        {
            "id": 13111000000,
            "value": "Loan Services",
            "label": "label_13111000000",
            "parent_id": 13000000000
        },
        {
            "id": 21102000000,
            "value": "Construction Materials & Lighting",
            "label": "label_21102000000",
            "parent_id": 21000000000
        },
        {
            "id": 22109000000,
            "value": "Men's Shoes",
            "label": "label_22109000000",
            "parent_id": 22000000000
        },
        {
            "id": 20108000000,
            "value": "Travel",
            "label": "label_20108000000",
            "parent_id": 20000000000
        },
        {
            "id": 24103000000,
            "value": "Constructional Engineering",
            "label": "label_24103000000",
            "parent_id": 24000000000
        },
        {
            "id": 21100000000,
            "value": "Interior Design & Decorating Services",
            "label": "label_21100000000",
            "parent_id": 21000000000
        },
        {
            "id": 11000000000,
            "value": "Vehicle & Transportation",
            "label": "label_11000000000"
        },
        {
            "id": 12000000000,
            "value": "Baby, Kids & Maternity",
            "label": "label_12000000000"
        },
        {
            "id": 12109000000,
            "value": "Children's Apparel",
            "label": "label_12109000000",
            "parent_id": 12000000000
        },
        {
            "id": 12999000000,
            "value": "Other Baby, Kids & Maternity",
            "label": "label_12999000000",
            "parent_id": 12000000000
        },
        {
            "id": 18101000000,
            "value": "Daily Essentials",
            "label": "label_18101000000",
            "parent_id": 18000000000
        },
        {
            "id": 15104000000,
            "value": "Gaming Devices",
            "label": "label_15104000000",
            "parent_id": 15000000000
        },
        {
            "id": 19105000000,
            "value": "Pet Toys",
            "label": "label_19105000000",
            "parent_id": 19000000000
        },
        {
            "id": 25304000000,
            "value": "Puzzle",
            "label": "label_25304000000",
            "parent_id": 25000000000
        },
        {
            "id": 23102000000,
            "value": "Business & Economy",
            "label": "label_23102000000",
            "parent_id": 23000000000
        },
        {
            "id": 20107000000,
            "value": "Life & Leisure",
            "label": "label_20107000000",
            "parent_id": 20000000000
        },
        {
            "id": 23116000000,
            "value": "Culture & Art",
            "label": "label_23116000000",
            "parent_id": 23000000000
        },
        {
            "id": 13107000000,
            "value": "Funds",
            "label": "label_13107000000",
            "parent_id": 13000000000
        },
        {
            "id": 26108000000,
            "value": "Gardening",
            "label": "label_26108000000",
            "parent_id": 26000000000
        },
        {
            "id": 26114000000,
            "value": "Beauty & Personal Care",
            "label": "label_26114000000",
            "parent_id": 26000000000
        },
        {
            "id": 29103000000,
            "value": "Medicine",
            "label": "label_29103000000",
            "parent_id": 29000000000
        },
        {
            "id": 26106000000,
            "value": "Shopping Services",
            "label": "label_26106000000",
            "parent_id": 26000000000
        },
        {
            "id": 15101000000,
            "value": "Computers",
            "label": "label_15101000000",
            "parent_id": 15000000000
        },
        {
            "id": 24119000000,
            "value": "Investment Planning & Management",
            "label": "label_24119000000",
            "parent_id": 24000000000
        },
        {
            "id": 26999000000,
            "value": "Other Life Services",
            "label": "label_26999000000",
            "parent_id": 26000000000
        },
        {
            "id": 13112000000,
            "value": "Foreign Exchange Transactions",
            "label": "label_13112000000",
            "parent_id": 13000000000
        },
        {
            "id": 21104000000,
            "value": "Home Decor",
            "label": "label_21104000000",
            "parent_id": 21000000000
        },
        {
            "id": 22101000000,
            "value": "Clothing Accessories",
            "label": "label_22101000000",
            "parent_id": 22000000000
        },
        {
            "id": 23133000000,
            "value": "Tourist Information",
            "label": "label_23133000000",
            "parent_id": 23000000000
        },
        {
            "id": 24106000000,
            "value": "Machinery & Equipment",
            "label": "label_24106000000",
            "parent_id": 24000000000
        },
        {
            "id": 13109000000,
            "value": "Microfinance Companies",
            "label": "label_13109000000",
            "parent_id": 13000000000
        },
        {
            "id": 15102000000,
            "value": "Computers Components",
            "label": "label_15102000000",
            "parent_id": 15000000000
        },
        {
            "id": 20102000000,
            "value": "News & Reading",
            "label": "label_20102000000",
            "parent_id": 20000000000
        },
        {
            "id": 29101000000,
            "value": "Medical Information",
            "label": "label_29101000000",
            "parent_id": 29000000000
        },
        {
            "id": 22107000000,
            "value": "High-end Jewelry",
            "label": "label_22107000000",
            "parent_id": 22000000000
        },
        {
            "id": 11109000000,
            "value": "Water Vehicles",
            "label": "label_11109000000",
            "parent_id": 11000000000
        },
        {
            "id": 27103000000,
            "value": "Alcoholic Beverages",
            "label": "label_27103000000",
            "parent_id": 27000000000
        },
        {
            "id": 20112000000,
            "value": "Utilities",
            "label": "label_20112000000",
            "parent_id": 20000000000
        },
        {
            "id": 23106000000,
            "value": "Law",
            "label": "label_23106000000",
            "parent_id": 23000000000
        },
        {
            "id": 24114000000,
            "value": "Exhibition Services",
            "label": "label_24114000000",
            "parent_id": 24000000000
        },
        {
            "id": 23104000000,
            "value": "Culture & History",
            "label": "label_23104000000",
            "parent_id": 23000000000
        },
        {
            "id": 24102000000,
            "value": "Recruitment & Job Searching",
            "label": "label_24102000000",
            "parent_id": 24000000000
        },
        {
            "id": 16000000000,
            "value": "Appliances",
            "label": "label_16000000000"
        },
        {
            "id": 25313000000,
            "value": "Kids",
            "label": "label_25313000000",
            "parent_id": 25000000000
        },
        {
            "id": 15106000000,
            "value": "Network Products",
            "label": "label_15106000000",
            "parent_id": 15000000000
        },
        {
            "id": 24105000000,
            "value": "Chemical Materials",
            "label": "label_24105000000",
            "parent_id": 24000000000
        },
        {
            "id": 24116000000,
            "value": "IT Services",
            "label": "label_24116000000",
            "parent_id": 24000000000
        },
        {
            "id": 13117000000,
            "value": "Credit Cards",
            "label": "label_13117000000",
            "parent_id": 13000000000
        },
        {
            "id": 15100000000,
            "value": "Cell Phones",
            "label": "label_15100000000",
            "parent_id": 15000000000
        },
        {
            "id": 16101000000,
            "value": "Kitchen & Bathroom Appliances",
            "label": "label_16101000000",
            "parent_id": 16000000000
        },
        {
            "id": 24108000000,
            "value": "Agriculture, Forestry, Animal Husbandry & Fishing",
            "label": "label_24108000000",
            "parent_id": 24000000000
        },
        {
            "id": 25000000000,
            "value": "Games",
            "label": "label_25000000000"
        },
        {
            "id": 23129000000,
            "value": "Pet Information",
            "label": "label_23129000000",
            "parent_id": 23000000000
        },
        {
            "id": 27104000000,
            "value": "Cooking & Recipes",
            "label": "label_27104000000",
            "parent_id": 27000000000
        },
        {
            "id": 23128000000,
            "value": "E-commerce Information",
            "label": "label_23128000000",
            "parent_id": 23000000000
        },
        {
            "id": 25999000000,
            "value": "Other",
            "label": "label_25999000000",
            "parent_id": 25000000000
        },
        {
            "id": 29100000000,
            "value": "Medical Services",
            "label": "label_29100000000",
            "parent_id": 29000000000
        },
        {
            "id": 24109000000,
            "value": "Energy Conservation & Environmental Protection",
            "label": "label_24109000000",
            "parent_id": 24000000000
        },
        {
            "id": 11102000000,
            "value": "Auto Services",
            "label": "label_11102000000",
            "parent_id": 11000000000
        },
        {
            "id": 26102000000,
            "value": "Dating & Matchmaking Services",
            "label": "label_26102000000",
            "parent_id": 26000000000
        },
        {
            "id": 13116000000,
            "value": "Cryptocurrencies",
            "label": "label_13116000000",
            "parent_id": 13000000000
        },
        {
            "id": 26104000000,
            "value": "Gifts & Flowers",
            "label": "label_26104000000",
            "parent_id": 26000000000
        },
        {
            "id": 20106000000,
            "value": "Financial Services",
            "label": "label_20106000000",
            "parent_id": 20000000000
        },
        {
            "id": 23105000000,
            "value": "Charity & Public Welfare",
            "label": "label_23105000000",
            "parent_id": 23000000000
        },
        {
            "id": 26101000000,
            "value": "Photography",
            "label": "label_26101000000",
            "parent_id": 26000000000
        },
        {
            "id": 25302000000,
            "value": "Casino",
            "label": "label_25302000000",
            "parent_id": 25000000000
        },
        {
            "id": 23118000000,
            "value": "Reading",
            "label": "label_23118000000",
            "parent_id": 23000000000
        },
        {
            "id": 23134000000,
            "value": "Social Media Account Promotion",
            "label": "label_23134000000",
            "parent_id": 23000000000
        },
        {
            "id": 14106000000,
            "value": "Fragrances & Perfumes",
            "label": "label_14106000000",
            "parent_id": 14000000000
        },
        {
            "id": 12102000000,
            "value": "Baby Formula",
            "label": "label_12102000000",
            "parent_id": 12000000000
        },
        {
            "id": 10104000000,
            "value": "Vocational Training",
            "label": "label_10104000000",
            "parent_id": 10000000000
        },
        {
            "id": 11104000000,
            "value": "Car Rentals",
            "label": "label_11104000000",
            "parent_id": 11000000000
        },
        {
            "id": 24118000000,
            "value": "Auction Services",
            "label": "label_24118000000",
            "parent_id": 24000000000
        },
        {
            "id": 27101000000,
            "value": "Food & Fresh Produce",
            "label": "label_27101000000",
            "parent_id": 27000000000
        },
        {
            "id": 11111000000,
            "value": "Accessories for 2/3-Wheeled Vehicles",
            "label": "label_11111000000",
            "parent_id": 11000000000
        },
        {
            "id": 11100000000,
            "value": "Automobiles",
            "label": "label_11100000000",
            "parent_id": 11000000000
        },
        {
            "id": 24000000000,
            "value": "Business Services",
            "label": "label_24000000000"
        },
        {
            "id": 25310000000,
            "value": "Strategy",
            "label": "label_25310000000",
            "parent_id": 25000000000
        },
        {
            "id": 13104000000,
            "value": "Guarantees",
            "label": "label_13104000000",
            "parent_id": 13000000000
        },
        {
            "id": 19000000000,
            "value": "Pets",
            "label": "label_19000000000"
        },
        {
            "id": 15103000000,
            "value": "Computer Repair",
            "label": "label_15103000000",
            "parent_id": 15000000000
        },
        {
            "id": 22106000000,
            "value": "Ordinary Jewelry",
            "label": "label_22106000000",
            "parent_id": 22000000000
        },
        {
            "id": 23125000000,
            "value": "Games & Utility Software",
            "label": "label_23125000000",
            "parent_id": 23000000000
        },
        {
            "id": 10106000000,
            "value": "Non-academic Training (Hobbies)",
            "label": "label_10106000000",
            "parent_id": 10000000000
        },
        {
            "id": 23111000000,
            "value": "Collectables & Antiques",
            "label": "label_23111000000",
            "parent_id": 23000000000
        },
        {
            "id": 10102000000,
            "value": "Higher Education",
            "label": "label_10102000000",
            "parent_id": 10000000000
        },
        {
            "id": 27102000000,
            "value": "Non-alcoholic Beverages",
            "label": "label_27102000000",
            "parent_id": 27000000000
        },
        {
            "id": 24104000000,
            "value": "Electronics & Electrical",
            "label": "label_24104000000",
            "parent_id": 24000000000
        },
        {
            "id": 17999000000,
            "value": "Other Travel",
            "label": "label_17999000000",
            "parent_id": 17000000000
        },
        {
            "id": 18102000000,
            "value": "Glasses & Drinkware",
            "label": "label_18102000000",
            "parent_id": 18000000000
        },
        {
            "id": 22105000000,
            "value": "Watches",
            "label": "label_22105000000",
            "parent_id": 22000000000
        },
        {
            "id": 16999000000,
            "value": "Other Appliances",
            "label": "label_16999000000",
            "parent_id": 16000000000
        },
        {
            "id": 17000000000,
            "value": "Travel",
            "label": "label_17000000000"
        },
        {
            "id": 26103000000,
            "value": "Wedding Celebrations",
            "label": "label_26103000000",
            "parent_id": 26000000000
        },
        {
            "id": 20105000000,
            "value": "Online Shopping",
            "label": "label_20105000000",
            "parent_id": 20000000000
        },
        {
            "id": 24117000000,
            "value": "Legal Services",
            "label": "label_24117000000",
            "parent_id": 24000000000
        },
        {
            "id": 24999000000,
            "value": "Other Business Services",
            "label": "label_24999000000",
            "parent_id": 24000000000
        },
        {
            "id": 11106000000,
            "value": "Motorcycles",
            "label": "label_11106000000",
            "parent_id": 11000000000
        },
        {
            "id": 21103000000,
            "value": "Hardware & Electrical",
            "label": "label_21103000000",
            "parent_id": 21000000000
        },
        {
            "id": 26112000000,
            "value": "Consumer Services",
            "label": "label_26112000000",
            "parent_id": 26000000000
        },
        {
            "id": 13100000000,
            "value": "Commercial Banks",
            "label": "label_13100000000",
            "parent_id": 13000000000
        },
        {
            "id": 26113000000,
            "value": "Exercise & Fitness",
            "label": "label_26113000000",
            "parent_id": 26000000000
        },
        {
            "id": 10105000000,
            "value": "Language Training",
            "label": "label_10105000000",
            "parent_id": 10000000000
        },
        {
            "id": 15105000000,
            "value": "Computer Accessories",
            "label": "label_15105000000",
            "parent_id": 15000000000
        },
        {
            "id": 23119000000,
            "value": "Movies",
            "label": "label_23119000000",
            "parent_id": 23000000000
        },
        {
            "id": 23103000000,
            "value": "Science & Technology",
            "label": "label_23103000000",
            "parent_id": 23000000000
        },
        {
            "id": 26107000000,
            "value": "Used Good Sales Platforms",
            "label": "label_26107000000",
            "parent_id": 26000000000
        },
        {
            "id": 11108000000,
            "value": "Electric Scooters",
            "label": "label_11108000000",
            "parent_id": 11000000000
        },
        {
            "id": 13999000000,
            "value": "Other Financial Services",
            "label": "label_13999000000",
            "parent_id": 13000000000
        },
        {
            "id": 23107000000,
            "value": "Environmental Protection",
            "label": "label_23107000000",
            "parent_id": 23000000000
        },
        {
            "id": 23132000000,
            "value": "Streaming Site",
            "label": "label_23132000000",
            "parent_id": 23000000000
        },
        {
            "id": 14103000000,
            "value": "Skincare",
            "label": "label_14103000000",
            "parent_id": 14000000000
        },
        {
            "id": 20101000000,
            "value": "Audio & Video Players",
            "label": "label_20101000000",
            "parent_id": 20000000000
        },
        {
            "id": 24101000000,
            "value": "Office Equipment & Supplies",
            "label": "label_24101000000",
            "parent_id": 24000000000
        },
        {
            "id": 26105000000,
            "value": "Housekeeping",
            "label": "label_26105000000",
            "parent_id": 26000000000
        },
        {
            "id": 18107000000,
            "value": "Tissues & Wet Wipes",
            "label": "label_18107000000",
            "parent_id": 18000000000
        },
        {
            "id": 22113000000,
            "value": "Wearable Tech Devices",
            "label": "label_22113000000",
            "parent_id": 22000000000
        },
        {
            "id": 24110000000,
            "value": "Safety & Security",
            "label": "label_24110000000",
            "parent_id": 24000000000
        },
        {
            "id": 22102000000,
            "value": "Bags",
            "label": "label_22102000000",
            "parent_id": 22000000000
        },
        {
            "id": 28100000000,
            "value": "Outdoor Equipment",
            "label": "label_28100000000",
            "parent_id": 28000000000
        },
        {
            "id": 13102000000,
            "value": "Insurance",
            "label": "label_13102000000",
            "parent_id": 13000000000
        },
        {
            "id": 20103000000,
            "value": "Photography",
            "label": "label_20103000000",
            "parent_id": 20000000000
        },
        {
            "id": 13115000000,
            "value": "Crowd Funding",
            "label": "label_13115000000",
            "parent_id": 13000000000
        },
        {
            "id": 14999000000,
            "value": "Other Beauty & Personal Care",
            "label": "label_14999000000",
            "parent_id": 14000000000
        },
        {
            "id": 25300000000,
            "value": "Hyper-Casual",
            "label": "label_25300000000",
            "parent_id": 25000000000
        },
        {
            "id": 26000000000,
            "value": "Life Services",
            "label": "label_26000000000"
        },
        {
            "id": 28000000000,
            "value": "Sports & Outdoor",
            "label": "label_28000000000"
        },
        {
            "id": 29999000000,
            "value": "Other Health",
            "label": "label_29999000000",
            "parent_id": 29000000000
        },
        {
            "id": 13108000000,
            "value": "Credit Bureaus",
            "label": "label_13108000000",
            "parent_id": 13000000000
        },
        {
            "id": 14105000000,
            "value": "Aesthetic Medicine",
            "label": "label_14105000000",
            "parent_id": 14000000000
        },
        {
            "id": 18111000000,
            "value": "Toys",
            "label": "label_18111000000",
            "parent_id": 18000000000
        },
        {
            "id": 20111000000,
            "value": "Parenting",
            "label": "label_20111000000",
            "parent_id": 20000000000
        },
        {
            "id": 23101000000,
            "value": "Politics",
            "label": "label_23101000000",
            "parent_id": 23000000000
        },
        {
            "id": 30101000000,
            "value": "Small & Medium-sized E-commerce Platforms",
            "label": "label_30101000000",
            "parent_id": 30000000000
        },
        {
            "id": 23127000000,
            "value": "General Information",
            "label": "label_23127000000",
            "parent_id": 23000000000
        },
        {
            "id": 26100000000,
            "value": "Wedding Photography",
            "label": "label_26100000000",
            "parent_id": 26000000000
        },
        {
            "id": 24111000000,
            "value": "Logistics",
            "label": "label_24111000000",
            "parent_id": 24000000000
        },
        {
            "id": 24115000000,
            "value": "Service Outsourcing",
            "label": "label_24115000000",
            "parent_id": 24000000000
        },
        {
            "id": 25309000000,
            "value": "Sports",
            "label": "label_25309000000",
            "parent_id": 25000000000
        },
        {
            "id": 17105000000,
            "value": "Tours & Attractions",
            "label": "label_17105000000",
            "parent_id": 17000000000
        },
        {
            "id": 20999000000,
            "value": "Other Apps",
            "label": "label_20999000000",
            "parent_id": 20000000000
        },
        {
            "id": 15107000000,
            "value": "Office Equipment",
            "label": "label_15107000000",
            "parent_id": 15000000000
        },
        {
            "id": 12107000000,
            "value": "Child Car Seats",
            "label": "label_12107000000",
            "parent_id": 12000000000
        },
        {
            "id": 23122000000,
            "value": "Beauty & Personal Care",
            "label": "label_23122000000",
            "parent_id": 23000000000
        },
        {
            "id": 22108000000,
            "value": "Men's Clothing",
            "label": "label_22108000000",
            "parent_id": 22000000000
        },
        {
            "id": 23108000000,
            "value": "Celebrities & Gossip",
            "label": "label_23108000000",
            "parent_id": 23000000000
        },
        {
            "id": 18105000000,
            "value": "Kitchen Accessories",
            "label": "label_18105000000",
            "parent_id": 18000000000
        },
        {
            "id": 22999000000,
            "value": "Other Apparel & Accessories",
            "label": "label_22999000000",
            "parent_id": 22000000000
        },
        {
            "id": 11101000000,
            "value": "Auto Accessories",
            "label": "label_11101000000",
            "parent_id": 11000000000
        },
        {
            "id": 12101000000,
            "value": "Strollers & Cribs",
            "label": "label_12101000000",
            "parent_id": 12000000000
        },
        {
            "id": 14102000000,
            "value": "Wig & Hair Styling",
            "label": "label_14102000000",
            "parent_id": 14000000000
        },
        {
            "id": 18104000000,
            "value": "Coffee Accessories",
            "label": "label_18104000000",
            "parent_id": 18000000000
        },
        {
            "id": 29000000000,
            "value": "Health",
            "label": "label_29000000000"
        },
        {
            "id": 23126000000,
            "value": "Car Information",
            "label": "label_23126000000",
            "parent_id": 23000000000
        },
        {
            "id": 19101000000,
            "value": "Pet Healthcare",
            "label": "label_19101000000",
            "parent_id": 19000000000
        },
        {
            "id": 19102000000,
            "value": "Pet Household Products",
            "label": "label_19102000000",
            "parent_id": 19000000000
        },
        {
            "id": 16104000000,
            "value": "Home Appliances",
            "label": "label_16104000000",
            "parent_id": 16000000000
        },
        {
            "id": 21105000000,
            "value": "Power Strips & Socket",
            "label": "label_21105000000",
            "parent_id": 21000000000
        },
        {
            "id": 19103000000,
            "value": "Pet Grooming",
            "label": "label_19103000000",
            "parent_id": 19000000000
        },
        {
            "id": 26109000000,
            "value": "Utilities Payments",
            "label": "label_26109000000",
            "parent_id": 26000000000
        },
        {
            "id": 19104000000,
            "value": "Pet Treats",
            "label": "label_19104000000",
            "parent_id": 19000000000
        },
        {
            "id": 10000000000,
            "value": "Education",
            "label": "label_10000000000"
        },
        {
            "id": 13110000000,
            "value": "Investment Advisory",
            "label": "label_13110000000",
            "parent_id": 13000000000
        },
        {
            "id": 23000000000,
            "value": "News & Entertainment",
            "label": "label_23000000000"
        },
        {
            "id": 20100000000,
            "value": "Social",
            "label": "label_20100000000",
            "parent_id": 20000000000
        },
        {
            "id": 22110000000,
            "value": "Women's Clothing",
            "label": "label_22110000000",
            "parent_id": 22000000000
        },
        {
            "id": 23109000000,
            "value": "Lifestyle News",
            "label": "label_23109000000",
            "parent_id": 23000000000
        },
        {
            "id": 12108000000,
            "value": "Baby Feeding Supplies",
            "label": "label_12108000000",
            "parent_id": 12000000000
        },
        {
            "id": 18112000000,
            "value": "Pest Control",
            "label": "label_18112000000",
            "parent_id": 18000000000
        },
        {
            "id": 28101000000,
            "value": "Sports & Equipment",
            "label": "label_28101000000",
            "parent_id": 28000000000
        },
        {
            "id": 14000000000,
            "value": "Beauty & Personal Care",
            "label": "label_14000000000"
        },
        {
            "id": 12105000000,
            "value": "Baby Shoes",
            "label": "label_12105000000",
            "parent_id": 12000000000
        },
        {
            "id": 15999000000,
            "value": "Other Tech & Electronics",
            "label": "label_15999000000",
            "parent_id": 15000000000
        },
        {
            "id": 10101000000,
            "value": "Primary & Secondary Education & K-12",
            "label": "label_10101000000",
            "parent_id": 10000000000
        },
        {
            "id": 29102000000,
            "value": "Dietary Supplements",
            "label": "label_29102000000",
            "parent_id": 29000000000
        },
        {
            "id": 25311000000,
            "value": "Party",
            "label": "label_25311000000",
            "parent_id": 25000000000
        },
        {
            "id": 12104000000,
            "value": "Baby Bedding",
            "label": "label_12104000000",
            "parent_id": 12000000000
        },
        {
            "id": 11105000000,
            "value": "Used Cars",
            "label": "label_11105000000",
            "parent_id": 11000000000
        },
        {
            "id": 23131000000,
            "value": "Relationship Information",
            "label": "label_23131000000",
            "parent_id": 23000000000
        },
        {
            "id": 24107000000,
            "value": "Franchising",
            "label": "label_24107000000",
            "parent_id": 24000000000
        },
        {
            "id": 13101000000,
            "value": "Securities",
            "label": "label_13101000000",
            "parent_id": 13000000000
        },
        {
            "id": 19100000000,
            "value": "Petfood",
            "label": "label_19100000000",
            "parent_id": 19000000000
        },
        {
            "id": 22000000000,
            "value": "Apparel & Accessories",
            "label": "label_22000000000"
        },
        {
            "id": 15000000000,
            "value": "Tech & Electronics",
            "label": "label_15000000000"
        },
        {
            "id": 23112000000,
            "value": "TV Drama & Series",
            "label": "label_23112000000",
            "parent_id": 23000000000
        },
        {
            "id": 30100000000,
            "value": "Big Box Retailers",
            "label": "label_30100000000",
            "parent_id": 30000000000
        },
        {
            "id": 24100000000,
            "value": "Real Estate & Home Rentals",
            "label": "label_24100000000",
            "parent_id": 24000000000
        },
        {
            "id": 30000000000,
            "value": "E-Commerce (Non-app)",
            "label": "label_30000000000"
        },
        {
            "id": 25305000000,
            "value": "Racing",
            "label": "label_25305000000",
            "parent_id": 25000000000
        },
        {
            "id": 23113000000,
            "value": "Anime",
            "label": "label_23113000000",
            "parent_id": 23000000000
        },
        {
            "id": 22112000000,
            "value": "Traditional & Ceremonial Clothing",
            "label": "label_22112000000",
            "parent_id": 22000000000
        },
        {
            "id": 23124000000,
            "value": "Food & Cooking",
            "label": "label_23124000000",
            "parent_id": 23000000000
        },
        {
            "id": 19106000000,
            "value": "Pet Travel Accessories",
            "label": "label_19106000000",
            "parent_id": 19000000000
        },
        {
            "id": 25308000000,
            "value": "Simulation",
            "label": "label_25308000000",
            "parent_id": 25000000000
        },
        {
            "id": 18106000000,
            "value": "Cleaning Appliances",
            "label": "label_18106000000",
            "parent_id": 18000000000
        }
    ],
    "requestId": "7644a17b-5af4-4015-8e7c-b91633c0820a"
}
Previous
Get priority region - Real-time interface
Next
Keyword Inspiration Insight - Real-time Interface
Built with