search.tagMentions

Get number of tag mentions. This counts include private records.

NameRequiredTypeDescription
query true String

Tag without #

filter false TagContentSearchFilter

Where and when to count:

  • since - date filter (yyyy-MM-dd HH:mm:ss)
  • until - date filter (yyyy-MM-dd HH:mm:ss)
  • types - content types to look into: USER_TOPIC, USER_PHOTO, USER_VIDEO, GROUP_TOPIC, GROUP_PHOTO, GROUP_VIDEO

Authorization

Session is required

Response 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