This section deals with country-specific features in analysis and output.
#6.1 Germany (DE)
6.1.2 - AGOF QUALIFIED INVENTORY (AQI)
On March, 3rd 2020, the German Joint Industry Committee Arbeitsgemeinschaft Online Forschung (agof) published a new service for the identification of high-quality environments in the context of programmatic advertising in Germany.
6.1.2.1 AGOF QUALIFIED INVENTORY in hyScore|analyze
We at hyScore welcome and support any measures for transparency in online marketing and have, in coordination with agof, integrated the aqi service into our product hyScore|analyze.
This saves our users and partners the need for a separate integration and connection to the agof service.
In detail, this means that only for the analysis of URLs in Germany (Detected language: DE), the system now also outputs information from the agof aqi service in addition to the previous data in the results.
For hyScore|analyze API-Endpoint: https://api.hyscore.io/v3/url (only)
6.1.2.2 RESULT (default)
Parameter | Field | Field description |
agof |
|
is "1" (true) or is "0" (false) |
|
System message from agof aqi-Service, if the TLD/Domain is officially measured by the German Joint Industry Committee Arbeitsgemeinschaft Online Forschung (agof) "is agof-measured" |
|
|
This is the TLD/Domain name the hyScore system sent to aqi-Service. |
In the JSON result (excerpt) it will look like this (example):
6.1.2.2 aqi Response Examples in hyScore|analyze JSON Response
Response JSON is agof measured
"agof": {
"status": 1,
"message": "is agof-measured",
"search": "www.focus.de"
},
Response JSON is NOT agof measured
"agof": {
"status": 0,
"message": "is not agof inventar",
"search": "www.btc-echo.de"
},
6.1.2.3 Links and Information
- German Joint Industry Committee Arbeitsgemeinschaft Online Forschung (agof)
- agof Qualified Inventory (AQI) Service (Official)
- Technical documentation AQI Service (Official)
Comments
0 comments
Article is closed for comments.