GetSentimentScore
문서의 긍부정점수를 조회합니다.
Parameters
Parameter | Type | Description |
query | string | 검색 쿼리 |
interval | string |
|
date_from | string | 검색 시작 시점 (YYYYMMDD) |
date_to | string | 검색 종료 시점(YYYYMMDD) |
Result Layout
Result:DocumentTrendsResultExamples
Last updated