Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cấu hình Instal sử dụng API hoặc SDK #47

Open
trinhvanbien opened this issue Nov 29, 2016 · 0 comments
Open

Cấu hình Instal sử dụng API hoặc SDK #47

trinhvanbien opened this issue Nov 29, 2016 · 0 comments

Comments

@trinhvanbien
Copy link
Owner

trinhvanbien commented Nov 29, 2016

"instal_using_api" : true, // true: sử dụng api, false: sử dụng sdk
"instal_coin_install_rate": 2000, // khi sử dụng api thì tính số coin từ payout. coin =payout* instal_coin_install_rate;

"instal_coin_install": 50, // nếu khi sử dụng SDK, giá trị coin cho mỗi lượt cài đặt.

Cấu hình postback server:

"instal_using_server_postback" : false, // true: sử dụng postback server. false: không sử dụng (sử lý như bình thường)

Khi sử dụng postback từ server: Khi người dùng click và cài app xong chỉ hiển thị Dialog thông báo sẽ được cộng coin. server sẽ check và cộng coin cho user.

"instal_message_if_using_server_postback" : "We will check and add coin to your account soon",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant