Skip to content

Instantly share code, notes, and snippets.

@bri-bri
Created April 4, 2013 22:21
Show Gist options
  • Save bri-bri/5314897 to your computer and use it in GitHub Desktop.
Save bri-bri/5314897 to your computer and use it in GitHub Desktop.
More Apps api response.
{
"status":200,
"message":"More apps returned.",
"data":
[
{
"url":"http:\/\/www.chartboost.com\/api\/click.json?to=5127f12c17ba47913100001c&uuid=xxxx1234xxxx1234&url=&cgn=-377bcd5879f8dce68aa96f6be946def8305d3ae7--default-&more_type=app&type=more&model=&country=US&os=&signature=5ed3ce71e0212b5d37a4dc853aaca310&app=5124171817ba47fb09000065",
"click_metadata":
{
"to":"5127f12c17ba47913100001c",
"type":"more","uuid":"xxxx1234xxxx1234",
"more_type":"app",
"cgn":"-377bcd5879f8dce68aa96f6be946def8305d3ae7--default-"
},
"name":"Fun App!",
"icon":"http:\/\/chartboost.s3.amazonaws.com\/icons\/icon_default.jpg",
"button_label":"FREE",
"featured_label":"GET IT FOR FREE",
"to":"5127f12c17ba47913100001c"
},
{
"url":"http:\/\/www.chartboost.com\/api\/click.json?to=5129600417ba47955700002a&uuid=xxxx1234xxxx1234&url=&cgn=-377bcd5879f8dce68aa96f6be946def8305d3ae7--default-&more_type=app&type=more&model=&country=US&os=&signature=ca7a629404ce4b85db67f74cdb4da5ee&app=5124171817ba47fb09000065",
"click_metadata":
{
"to":"5129600417ba47955700002a",
"type":"more",
"uuid":"xxxx1234xxxx1234",
"more_type":"app","cgn":"-377bcd5879f8dce68aa96f6be946def8305d3ae7--default-"
},
"name":"Network Publisher",
"icon":"http:\/\/chartboost.s3.amazonaws.com\/icons\/icon_default.jpg",
"button_label":"FREE",
"featured_label":"GET IT FOR FREE",
"to":"5129600417ba47955700002a"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment