Autoload: category tree
autoload_user_docs_treeRetrieve the full Avito category tree with names, slugs, and nested children to find the correct category slug for your autoload feed.
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 | |||