estimate_keyword_bid
Estimate the bid amount needed to achieve a target average position or the minimum bid for exposure on Naver Search Ads.
Instructions
키워드 입찰가를 추정한다 (POST /estimate/{type}/keyword).
average-position-bid=목표 평균순위 도달 입찰가, exposure-minimum-bid=최소 노출가.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | 'PC' 또는 'MOBILE' | PC |
| keywords | Yes | 추정할 키워드 목록 | |
| position | No | average-position-bid에서 목표 평균순위 | |
| account_id | Yes | 계정 별칭 (P0: 'default') | |
| estimate_type | No | 'average-position-bid'(목표순위) 또는 'exposure-minimum-bid'(최소노출) | average-position-bid |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||