Autoload: category tree
autoload_user_docs_treeRetrieve the complete Avito category tree with nested structure and slugs to identify the correct category for your autoload feed. Use the obtained slug to fetch the required fields.
Instructions
Returns the full Avito category tree (an array of nodes with name, slug/id and nested children) for preparing an autoload feed. Read-only, no parameters. Use it to find the slug of the category you need, then pass it to autoload_user_docs_node_fields to get the fields. The reference is cacheable and changes rarely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||