> For the complete documentation index, see [llms.txt](https://tech.x2bee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tech.x2bee.com/api-guide/api-guides-en/back-office/goods-bo/daily-product-ranking-exclusion-target.md).

# Daily Product Ranking Exclusion Target

Provides functionality to efficiently manage products to be excluded when aggregating the daily product ranking. Using this API, you can specify which products should be excluded when they are new products or when aggregating sales volume, and maintain this exclusion setting for a specific period.

***

### Key Features

* **Daily Product Ranking Exclusion Settings**
  * Select either 'New Product' or 'Sales Volume' as the product ranking classification value to set the target to be excluded from product ranking aggregation.
  * You can specify an exclusion start date and end date so that the exclusion applies only during that period.
* **Bulk Exclusion Target Lookup**
  * You can look up the list of products that are excluded in bulk according to the configured conditions.

### Process Definition

<figure><img src="https://2999922013-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXTxKSWMmuxEkop1pvuwe%2Fuploads%2FcklNi0sTPDZFhYXKo823%2Fimage.png?alt=media&#x26;token=dc8dcc97-60df-40d0-aaba-16a2cc5ce9d2" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

### Daily Product Ranking Exclusion Target Lookup

You can look up detail information by product ranking classification, product number, exclusion start date, exclusion end date, product name, and user ID/name.
{% endstep %}

{% step %}

### Daily Product Ranking Exclusion Target Registration

When registering, the product ranking classification code, product number, exclusion start date, and exclusion end date must be entered. The restriction reason is optional and does not need to be entered.
{% endstep %}
{% endstepper %}

### API Function List

<table><thead><tr><th width="140.111083984375">API</th><th width="312.111083984375">Description</th><th width="93.5555419921875">Server</th><th width="90.22216796875">Method</th><th>Remarks</th></tr></thead><tbody><tr><td>Daily Product Ranking Exclusion Target List Lookup</td><td><ul><li>Looks up the list of daily product ranking exclusion targets based on the search conditions.</li></ul></td><td>BO</td><td>GET</td><td><a href="http://api.x2bee.com/content?msa=common&#x26;depth=%EC%95%8C%EB%A6%BC%EB%A9%94%EC%8B%9C%EC%A7%80&#x26;path=sendMessage">🔗View API ></a></td></tr><tr><td>Daily Product Ranking Exclusion Target List Save</td><td><ul><li>You can save, modify, and delete the daily product ranking exclusion target list.</li></ul></td><td>BO</td><td>POST</td><td><a href="http://apibo.x2bee.com/content?bo=goods&#x26;depth=%EC%9D%BC%EC%9E%90%EB%B3%84%EC%83%81%ED%92%88%EC%88%9C%EC%9C%84%EC%A0%9C%EC%99%B8%EB%8C%80%EC%83%81&#x26;path=saveGoodsRankExceptList">🔗View API ></a></td></tr></tbody></table>

### Terminology

<table><thead><tr><th width="222.8887939453125">Term</th><th>Description</th><th data-hidden>Remarks</th></tr></thead><tbody><tr><td>Product Ranking Classification</td><td>The classification value used when aggregating product rankings. Divided into New Product and Sales Volume, and used when looking up or registering daily product ranking exclusion targets.</td><td></td></tr><tr><td>Exclusion Start Date / Exclusion End Date</td><td>The exclusion dates that must be entered when registering a daily product ranking exclusion target. The default exclusion start date is today's date, and the default exclusion end date is the exclusion start date + 6 days.</td><td></td></tr></tbody></table>
