添加账户:在资产管理-三方账号管理-变现平台 页面,点击右上角添加账户,选择平台进入账户添加页面

Fyber平台需要输入的字段为:
- 账户:登录用户名/邮箱,标识当前账户
- publisher_id:调用接口的必需字段
- consumer_key:调用接口的必需字段
- consumer_secret:调用接口的必需字段
- client_id:调用接口的必需字段
- client_secret:调用接口的必需字段

对应在fyber后台各字段的位置:User Profile页面
- Publisher ID->publisher_id
- Consumer Key->consumer_key
- Consumer Secret->consumer_secret
client_id和client_secret对应ManagementAPI的两个参数

