List of messaging apps

Returns the list of messaging apps click-throughs to which you can track using the Open messenger goal.

Request

GET

https://api-metrika.yandex.net/management/v1/messengers

Responses

200 OK

OK

Body

application/json
{
  "messengers": [
    null
  ]
}

Name

Description

messengers

Type: Messenger[]

Example
[
  null
]

Messenger

Name of the massaging app. For example: telegram, whatsapp, facebook, vk, skype.

Type: unknown

Example: null