Entity Registration Failed Report

This endpoint gets the entity registration failed events details report. It will only pull the first unique failure of each bidder ID for the given advertiser.

Utilizing this endpoint in tandem with the entity registration endpoint will allow the user to view if any of their registrations failed and were not added to the advertiser.

The MemberGroupId will be provided by the Koddi team.

Note: You can have an empty request body and this endpoint will return all instances that have failed for the account.

Response

Field
Type
Description
detailsarray_of_objectDetails of the call that was ran
event_detail_idintThe ID corresponding to this call. Used for internal investigation by the Koddi team.
event_idintThe ID corresponding to the entity registration call.
completed_onstringTimestamp that this call was completed on
internal_idstringBidder ID that failed in getting added to advertiser
error_messagestringDetail on why the failure occurred.
error_codeintError code for the detail above.
totalintTotal number of errors included in the report
Language
Credentials
Header
Click Try It! to start a request and see the response here!