---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.com/dev/market/partner-api/doc/en/step-by-step/recommendations.md
  - https://yandex.com/dev/market/partner-api/doc/ru/step-by-step/recommendations.md
  - https://yandex.com/dev/market/partner-api/doc/zh/step-by-step/recommendations.md
  - href: zh/step-by-step/recommendations.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/market/partner-api/doc/zh/llms.txt

# 燕基科斯.卡的市场建议

有时为了回应 [POST v2/businesses/{businessId}/offer-cards](https://yandex.com/dev/market/partner-api/doc/zh/reference/content/getOfferCardsContentStatus.md) 您将收到 **建议** 通过填写现场的卡片 `recommendations`.

请参阅您在字段中收到的推荐类型 `recommendations` → `type`. 在文档中查找此类型，并查看哪些产品字段与此类型的建议相关:

{% list tabs %}

- 主要产品参数

  1. 有关建议的含义以及需要更改或填写的参数，请参阅文档。
  2. 使用请求编辑参数 [POST v2/businesses/{businessId}/offer-mappings/update](https://yandex.com/dev/market/partner-api/doc/zh/reference/business-offer-mappings/updateOfferMappings.md).

- 产品的类别特征

  1. 有关建议的含义，请参阅文档。
  2. 提出要求 [POST v2/category/{categoryId}/parameters](https://yandex.com/dev/market/partner-api/doc/zh/reference/content/getCategoryContentParameters.md).
  3. 从数组中的响应中选择特征 `recommendationTypes` 有正确的类型。 例如，如果您收到类似的建议 `MAIN`，你需要特征标记 `MAIN` 在 `recommendationTypes`.
  4. 使用请求发送特征的值 [POST v2/businesses/{businessId}/offer-cards/update](https://yandex.com/dev/market/partner-api/doc/zh/reference/content/updateOfferContent.md).

{% endlist %}

{% note tip "另请阅读说明" %}

* [添加和编辑产品](https://yandex.com/dev/market/partner-api/doc/zh/step-by-step/assortment-add-goods.md)
* [更改类别特征](https://yandex.com/dev/market/partner-api/doc/zh/step-by-step/content-change.md)
* [管理档案中的货物](https://yandex.com/dev/market/partner-api/doc/zh/step-by-step/assortment-archive.md)

{% endnote %}
