https://github.com/naver/searchad-apidoc
https://github.com/naver/searchad-apidoc
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/naver/searchad-apidoc
- Owner: naver
- Created: 2016-02-19T09:08:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T08:09:13.000Z (7 months ago)
- Last Synced: 2025-03-28T18:14:51.457Z (6 months ago)
- Language: Java
- Homepage: http://naver.github.io/searchad-apidoc/
- Size: 7.98 MB
- Stars: 104
- Watchers: 24
- Forks: 74
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Naver Search AD API
## API Specification
http://naver.github.io/searchad-apidoc/Error Code : https://github.com/naver/searchad-apidoc/blob/master/NaverSA_API_Error_Code_MAP.md
## Notice (KOR)
http://naver.github.io/searchad-apidoc/#/notice## NAVER SEARCH ADVERTISER's Center
http://manage.searchad.naver.com### Issue the API License and the secret key
1. Sign up for NAVER SEARCH ADVERTISER's Center (http://searchad.naver.com)
2. Go to (http://manage.searchad.naver.com)
3. Go to Tools > API Manager
4. Create API license## API Sample Code
### [Java Sample](java-sample)
### [PHP Sample](php-sample)
### [Python Sample](python-sample)