List of social networks
Returns the list of all social networks.
Request
GET
https://api-metrika.yandex.net/management/v1/social_networks
Responses
200 OK
OK
Body
application/json
{
    "social_networks": [
        {}
    ]
}
| Name | Description | 
| social_networks | Type: SocialNetwork[] List of social networks. | 
SocialNetwork
List of social networks.
No longer supported, please use an alternative and newer version.
Was the article helpful?
Previous