Skip to content

Instantly share code, notes, and snippets.

@mrpbennett
Created January 4, 2024 13:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrpbennett/ada629d356252f33a4a177191364f246 to your computer and use it in GitHub Desktop.
Save mrpbennett/ada629d356252f33a4a177191364f246 to your computer and use it in GitHub Desktop.
pulsepoint_rawrequest
{
"id": "d4335929-018c-1000-c055-fd2817650034",
"imp": [
{
"id": "1",
"banner": {
"format": [
{
"w": 320,
"h": 50
},
{
"w": 468,
"h": 60
},
{
"w": 320,
"h": 48
},
{
"w": 300,
"h": 50
},
{
"w": 728,
"h": 90
}
],
"w": 320,
"h": 50,
"pos": 1,
"mimes": ["image/jpg", "image/png"],
"topframe": 0,
"api": [],
"id": "1"
},
"instl": 0,
"bidfloor": 0.07716,
"bidfloorcur": "USD",
"secure": 1,
"ext": {}
}
],
"app": {
"id": "d0c52f90c9cf19aef4f989bb76c5625c",
"name": "TeraBox: Cloud Storage Space",
"bundle": "com.dubox.drive",
"storeurl": "https://play.google.com/store/apps/details?id=com.dubox.drive",
"cat": ["IAB19"],
"publisher": {
"id": "102275",
"name": "Flextech,Inc."
}
},
"device": {
"ua": "Mozilla/5.0 (Linux; Android 12; SM-G975U1 Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/112.0.5615.101 Mobile Safari/537.36",
"geo": {
"country": "USA",
"region": "NY",
"metro": "501",
"lat": 40.7,
"lon": -73.7,
"accuracy": 5,
"zip": "11580",
"type": 2
},
"dnt": 0,
"lmt": 0,
"ip": "100.33.144.42",
"devicetype": 4,
"make": "Samsung",
"model": "SM-G975U1",
"os": "android",
"osv": "12",
"language": "en",
"connectiontype": 2,
"ifa": "5f00c99e-1211-4216-8c78-76557fc201c8",
"ext": {},
"carrier": "Verizon Fios"
},
"at": 2,
"tmax": 224,
"cur": ["USD"],
"bcat": [],
"badv": ["bolegames.com"],
"bapp": [],
"source": {
"pchain": "83e75a7ae333ca9d:ec2896cc59034159bd27c7835c4fc2ed",
"ext": {
"schain": {
"complete": 1,
"nodes": [
{
"asi": "inmobi.com",
"sid": "ec2896cc59034159bd27c7835c4fc2ed",
"hp": 1
},
{
"asi": "growintech.co",
"sid": "102275",
"rid": "d4335929-018c-1000-c055-fd2817650034",
"hp": 1
}
],
"ver": "1.0"
}
}
},
"regs": {
"coppa": 0,
"ext": {
"gdpr": 0
}
},
"user": {
"ext": {
"consent": ""
}
}
}
```
#### `rawResponse`
```json
{
"id": "d4335929-018c-1000-c055-fd2817650034",
"imp": [
{
"id": "1",
"banner": {
"format": [
{
"w": 320,
"h": 50
},
{
"w": 468,
"h": 60
},
{
"w": 320,
"h": 48
},
{
"w": 300,
"h": 50
},
{
"w": 728,
"h": 90
}
],
"w": 320,
"h": 50,
"pos": 1,
"mimes": ["image/jpg", "image/png"],
"topframe": 0,
"api": [],
"id": "1"
},
"instl": 0,
"bidfloor": 0.07716,
"bidfloorcur": "USD",
"secure": 1,
"ext": {}
}
],
"app": {
"id": "d0c52f90c9cf19aef4f989bb76c5625c",
"name": "TeraBox: Cloud Storage Space",
"bundle": "com.dubox.drive",
"storeurl": "https://play.google.com/store/apps/details?id=com.dubox.drive",
"cat": ["IAB19"],
"publisher": {
"id": "102275",
"name": "Flextech,Inc."
}
},
"device": {
"ua": "Mozilla/5.0 (Linux; Android 12; SM-G975U1 Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/112.0.5615.101 Mobile Safari/537.36",
"geo": {
"country": "USA",
"region": "NY",
"metro": "501",
"lat": 40.7,
"lon": -73.7,
"accuracy": 5,
"zip": "11580",
"type": 2
},
"dnt": 0,
"lmt": 0,
"ip": "100.33.144.42",
"devicetype": 4,
"make": "Samsung",
"model": "SM-G975U1",
"os": "android",
"osv": "12",
"language": "en",
"connectiontype": 2,
"ifa": "5f00c99e-1211-4216-8c78-76557fc201c8",
"ext": {},
"carrier": "Verizon Fios"
},
"at": 2,
"tmax": 224,
"cur": ["USD"],
"bcat": [],
"badv": ["bolegames.com"],
"bapp": [],
"source": {
"pchain": "83e75a7ae333ca9d:ec2896cc59034159bd27c7835c4fc2ed",
"ext": {
"schain": {
"complete": 1,
"nodes": [
{
"asi": "inmobi.com",
"sid": "ec2896cc59034159bd27c7835c4fc2ed",
"hp": 1
},
{
"asi": "growintech.co",
"sid": "102275",
"rid": "d4335929-018c-1000-c055-fd2817650034",
"hp": 1
}
],
"ver": "1.0"
}
}
},
"regs": {
"coppa": 0,
"ext": {
"gdpr": 0
}
},
"user": {
"ext": {
"consent": ""
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment