List Metrica counters
list_countersRetrieve Yandex Metrica counters with IDs, names, and site domains. Filter by name or site substring for targeted results.
Instructions
Lists the Yandex Metrica counters the token can access (Management API). Each counter has id, name and site2 (site domain) — use the id with get_statistics and list_goals. Filter by a name/site substring with search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | 1-based offset for pagination. | |
| search | No | Case-insensitive substring to filter counters by name or site. | |
| perPage | No | Max counters to return. Default 100. |