search.tagMentions
Get number of tag mentions. This counts include private records.
Name | Required | Type | Description |
---|---|---|---|
query | true | | Tag without # |
filter | false | | Where and when to count:
|
Authorization
Session is requiredResponse example:
{
"query":"apiok",
"all":231,
"userTopics":11,
"userPhotos":22,
"userVideos":33,
"groupTopics":44,
"groupPhotos":55,
"groupVideos":66
}
Type
{ "counts": { "all": "Integer", "groupPhotos": "Integer", "groupTopics": "Integer", "groupVideos": "Integer", "query": "String", "userPhotos": "Integer", "userTopics": "Integer", "userVideos": "Integer" } }
Application paramters
User session data
|
Method
List of paramters
Используем для подписи secret_key = session_secret_key
Используем для подписи secret_key = application_secret_key
Используем для подписи secret_key = MD5(access_token + application_secret_key)
secret_key =
Сортируем и склеиваем параметры запроса и secret_key
Рассчитываем MD5 от полученной строки и получаем параметр sig