cURL
curl --request POST \ --url https://public.plai.io/meta/get_targeting_systems_lookup \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "userId": "<string>", "type": "<string>" }'
{ "success": true, "results": { "success": true, "targetingSystems": [ { "type": "user_os", "name": "user_os", "platform": "Android", "description": "1.0;1.1;1.5;1.6;2.0;2.1;2.2;2.3;3.0;3.1;3.2;4.0;4.1;4.2;4.3;4.4;5.0;5.1;6.0;7.0;7.1;8.0;8.1;9.0;10.0;11.0;12.0;13.0;14.0;15.0" } ] } }
This endpoint is used to get device targeting lookup, like os and devices names.
os
device
Show Results Object
Show Targeting System Object
os_type
Android
Windows
iOS