How Can We Help?
Search for answers or browse our knowledge base.
-
Console
-
Data Stream
-
Data Import
-
Integration
-
Misc
-
Activation
On this page
Print / Download as PDF
Signals: Bid Requests
Last updated:03/05/2024
Introduction
Our Signals system ingests event-level data and associates it with your account analysis. Our Signal ingestion requires a valid oRTB 2.3 -2.5 bid request to transfer the appropriate data to our system for analysis.
Documentation
IAB oRTB 2.3 – Click Here
IAB oRTB 2.4 – Click Here
IAB oRTB 2.5 – Click Here
Endpoint
[ASSIGNED_BID] is a parameter that will be provided by your Intuizi Account Rep.
http://equinix-collector-1.insights.report/p/bid.php?bid=[ASSIGNED_BID]
Setting Mapping Keys
Redirect to our mapping key documentation to understand the crucial step of creating encrypted IDs from Mobile Advertising IDs using Google BigQuery and MySQL, essential for integrating your data with Intuizi. This mapping key process is a mandatory preparation for a successful data integration.
Example Bid Request
{
"app": {
"ext": {},
"storeurl": "https://apps.apple.com/us/app/save-the-girl/id1490384223?uo=4&at=10l9yE",
"cat": [
"IAB1",
"IAB9"
],
"name": "Save The Girl!",
"publisher": {
"ext": {},
"name": "ming xu",
"id": "209032"
},
"id": "687795",
"bundle": "1490384223"
},
"ext": {},
"at": 2,
"tmax": 300,
"regs": {
"ext": {
"gdpr": 0
},
"coppa": 0
},
"bcat": [
"IAB7-28",
"IAB7-42",
"IAB17-18",
"IAB25-1",
"IAB25-2",
"IAB25-3",
"IAB25-4",
"IAB25-5",
"IAB26",
"IAB26-1",
"IAB26-2",
"IAB26-3",
"IAB26-4",
"IAB9-9"
],
"id": "5387393000064030710",
"imp": [
{
"ext": {},
"displaymanager": "EXAMPLE",
"displaymanagerver": "7.5.4",
"banner": {
"ext": {},
"battr": [
3,
6,
7,
9,
10,
13,
14,
17
],
"topframe": 1,
"w": 320,
"btype": [
1,
4
],
"h": 50,
"hmin": 50,
"id": "1",
"api": [
2,
5
],
"wmin": 300
},
"bidfloor": 0.65,
"bidfloorcur": "USD",
"id": "1",
"secure": 0,
"instl": 0
}
],
"device": {
"ext": {},
"os": "iOS",
"ifa": "12B050E2-F9E6-42C1-BEF7-C15592091937",
"ip": "107.72.162.120",
"h": 896,
"js": 1,
"language": "en",
"dnt": 0,
"ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 13_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",
"devicetype": 4,
"geo": {
"zip": "32627",
"ext": {},
"country": "USA",
"city": "Gainesville",
"metro": "592",
"lon": -82.3226,
"region": "FL",
"type": 2,
"lat": 29.655
},
"carrier": "410",
"dpidmd5": "",
"osv": "13.3.1",
"ipv6": "",
"w": 414,
"model": "iPhone",
"connectiontype": 6,
"make": "Apple",
"dpidsha1": ""
},
"user": {
"ext": {
"consent": ""
},
"gender": ""
},
"badv": []
}