market.getProducts
Get portlet on the main group page
| Name | Required | Type | Description |
|---|---|---|---|
| gid | false | Group id | |
| uid | false | ||
| tab | true |
| |
| anchor | false | Anchor for paging | |
| direction | false | Direction for paging | |
| count | true | Count for paging | |
| fields | false | Requesting fields |
Authorization
Session is requiredRequired permissions
- GROUP_CONTENT
- VALUABLE_ACCESS
Product can be represented as:
| Representation | Methods |
|---|---|
| mediatopic with text blocks | all methods from mediatopic |
| mediatopic with product block | method market.getByIds and all methods from mediatopic with features = “PRODUCT.1” |
| ShortProductBean | method market.getProducts and search.quick with features = “SHORT_PRODUCT.1” |

