How Can We Help?

Search for answers or browse our knowledge base.

Documentation | Demos | Support

On this page
Print / Download as PDF

Signals: Bid Requests

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

 

Example End Point

[ASSIGNED_BID] is a parameter that will be provided by your Intuizi Account Rep.

				
					https://collector.insights.report/p/bid.php?bid=[ASSIGNED_BID]
				
			

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": []
}
				
			
Was this article helpful?
0 out of 5 stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
Please Share Your Feedback
How Can We Improve This Article?