An open API service indexing awesome lists of open source software.

https://github.com/naver/searchad-apidoc


https://github.com/naver/searchad-apidoc

Last synced: 6 months ago
JSON representation

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)