create_stat_report
Generate a stat report for a specified date and report type, and wait for the job to complete to retrieve the download URL.
Instructions
대량 StatReport 잡을 생성하고 완료까지 대기한다 (비동기, 1잡=1일).
반환의 downloadUrl을 download_stat_report로 받아 TSV를 얻는다. status가
NONE이면 해당 일자 데이터 없음.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stat_dt | Yes | 대상 일자 YYYY-MM-DD (KST, 1잡=1일) | |
| report_tp | Yes | AD/AD_DETAIL/AD_CONVERSION/EXPKEYWORD(검색어)/CRITERION 등 | |
| account_id | Yes | 계정 별칭 (P0: 'default') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||