File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Marketing API Java SDKs
2+ [ ![ License] ( https://camo.githubusercontent.com/2a2157c971b7ae1deb8eb095799440551c33dcf61ea3d965d86b496a5a65df55/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d417061636865253230322e302d626c75652e737667 )] ( https://opensource.org/licenses/Apache-2.0 ) ![ 使用IntelliJ IDEA开发维护] ( https://camo.githubusercontent.com/5fa4dc7ff49e4a518c047200657e42382acaf0a612325e9fb560cd909d4b8902/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f496e74656c6c694a253230494445412d2545362538462539302545342542452539422545362539342541462545362538432538312d626c75652e737667 )
3+
4+ Marketing API Java SDKs 旨在对国内主流的Marketing API进行封装,帮助开发者快速搭建广告投放管理系统。 目前已完成了作者常用的Marketing API,如腾讯广告、巨量引擎和磁力引擎等。未来还会为更多Marketing API厂商进行封装,给开发者更好的使用体验,预计在2-3月发布第一个release版本。
5+
6+
7+ ### Maven 引用方式(待发布)
8+
9+ ``` xml
10+ <dependency >
11+ <groupId >com.github.hyq0719</groupId >
12+ <artifactId >(不同模块参考下文)</artifactId >
13+ <version >1.0.0-SNAPSHOT</version >
14+ </dependency >
15+ ```
16+
17+ - [ 腾讯广告] ( https://developers.e.qq.com/docs/start?version=1.3&_preview=1 ) :` marketing-api-tencent `
18+ - [ 巨量引擎] ( https://open.oceanengine.com/doc/index.html?key=ad&type=api&id=1696710497745920 ) :` marketing-api-oceanengine `
19+ - [ 磁力引擎] ( https://developers.e.kuaishou.com/docs/dsp/0.1 ) :` marketing-api-kuaishou `
20+ - [ vivo] ( https://open-ad.vivo.com.cn/doc/index?id=162 ) :` marketing-api-vivo `
You can’t perform that action at this time.
0 commit comments