Check if External demand partner is created
https://api.ocamba.com/v2/adex/external-demand-partners-autofill
https://api.ocamba.com/v2/adex/external-demand-partners-autofill
Checks if external demand partner exists
Name
Descriptionurlstringrequired
URL sent by clients to check if external demand partner exists or if there are any changes in query parameters.Example: http://xml.example.com/?pubid={pubid}&feedid={feedid}&ip={ip}&lang={language}&useragent={useragent}&user_id={userid}&iab_category={iab_category}&domain={domain}&subscription_timestamp={subscription_timestamp}
200 - OK
Name
Descriptionbid_regulatorinteger
External demand bid regulator.Example: 70
company_idstring
A unique company identifier generated by the Ocamba platform.Example: 1234123
create_timestring
Timezone: GMT.Example: 2021-10-29 12:47:00
idstring
A unique identifier generated by the Ocamba platform.Example: 1815
ipv6_supportstring
IP version 6 support. Possible values are 0(supported) and 1(not supported).Example: active
Possible values: 0 | 1
namestring
Name of the external demand.Example: Demo external demand
partner_idstring
A unique partner identifier generated by Ocamba.Example: 1234123
qpsobject
QPS object, number of queries per second by data centers. Minimal value by data center is 1, maximal 250000.Example: { "am": 1000, "sg": 1000, "ny": 1000 }
settingsarray
Array of objects, external demand settings.Example: [ { "label":"feed_id", "type":"string", "required":"1", "possible_values":null, "value":"123456" } ]
statusstring
External demand status. Possible values are active and verification.Example: active
Possible values: active | verification
update_timestring
Timezone: GMT.Example: 2021-10-30 14:27:26
404 - Not Found