market

market.getCategories

Returns a list of market categories.

To call this method, you can use:
• user access token (access right required: market — this is issued in exceptional cases by a request to support at devsupport@corp.vk.com)

Parameters

group_id

integer

album_id

integer

count

positive

Number of results to return.

offset

positive

Offset needed to return a specific subset market categories.

Result

Returns the total results number in count field and an array of objects describing market categories in items field. Each object contains the following fields:

id (integer)
Category ID.
name (string)
Category name.
section (object)
Section. Object with the following fields: * id (integer) — section ID; * name (string) — section name.

Error codes

Common errors may occur during execution

Linked versions

Go to API versions page

Список на английском