List of Categories for Content Analysis API
The Google product and service category tree used by post_dataforseo_content_category_trends_live.
post_dataforseo_content_category_trends_live. Each row carries category_code, category_name and category_code_parent, which is what makes it a tree. 🔴 Measured at 290 KB and 3,182 rows, and this endpoint takes no limit or filter parameter - it is the largest response in the content family by two orders of magnitude and will consume a large part of an agent’s context. Fetch it once and keep the code you need rather than calling it per request. Free: upstream cost is 0.
Example
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful response
the current version of the API
general status code you can find the full list of the response codes here
general informational message you can find the full list of general informational messages here
execution time, seconds
total tasks cost, USD
the number of tasks in the tasks array
the number of tasks in the tasks array returned with an error
array of tasks
task identifier unique task identifier in our system in the UUID format
status code of the task generated by DataForSEO; can be within the following range: 10000-60000 you can find the full list of response codes here
informational message of the task you can find the full list of general informational messages here
execution time, seconds
cost of the task, USD
number of elements in the result array
URL path
contains the parameters passed in the URL of the GET request
array of results
category code
full name of the category
the code of the superordinate category example: "category_code": 10178, "category_name": "Apparel Accessories", "category_code_parent": 10021 where category_code_parent corresponds to: "category_code": 10178, "category_name": "Apparel Accessories"