Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
doc
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
frank.chen
doc
Commits
0c6d8bd6
Commit
0c6d8bd6
authored
Sep 18, 2022
by
archxm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
aa
parent
2d82f3c7
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
45 additions
and
0 deletions
+45
-0
pango_dsp.txt
临时性/pango_dsp.txt
+32
-0
快手.md
临时性/快手.md
+13
-0
No files found.
临时性/pango_dsp.txt
0 → 100644
View file @
0c6d8bd6
## 数据
- 价格单位:分
## TODO
- 价格加密
- 注意价格单位转换,参考其他dsp
- 去掉返回的追踪url,存入redis,注意key的选取,注意重新构造adsource
- adsource若加了数据,可能需要和大数据那边同步。
- 之前用ssp对接,因为追踪信息,是写入本地文件,大数据监测flume。但adx不太一样。
- app 下载地址,要用三星商店的地址。
## 流程
- api_v0 请求,dsp配置转发。
- 协议转换,生成返回。
- 目前只有一个imp,广告匹配起来更简单。
- 穿山甲和百度,只投放下载类广告
- 按imp对返回进行归类。
- 一个imp下,多家dsp的返回做排序,按 ecpm ratio price 的顺序,做高低排序。
- 同imp下,选取广告:
- 相同包去重
- 价格加1分
- 计算dealPrice
- 不同dsp做计算加密价格串
- winNotice存入redis
- 注意广告位要求的最大广告数
- 修改返回串
- 创建adsource
- 附加我们的track:展示、点击、视频事件、开始下载、下载完成、开始安装、安装完成。
- 宏替换:不同dsp有不同的宏
- 生成我们的返回结构
- 缓存设备ID
- 记录匹配日志
临时性/快手.md
0 → 100644
View file @
0c6d8bd6
## 注意
-
HTTPS
-
UA需要透传到HTTP头里
## TODO
-
索取 appid posid
-
第三方监控,存入redis,在触发时,需要大数据那边转发,并替换宏__TS__
-
价格加密与百度类似 123456789abcdefghijklmnopqrstuvw
## 疑问
-
宏替换 几乎不支持
-
convUrl 转化链路上报url。这个是什么
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment