Add event to conversion


                https://api.ocamba.com/v2/adex/conversions/{id}/events/{event_id}
            

Add event to conversion


Name
Description
idstringrequired
Unique identifier for the object defined as a path parameter.


Example: 12345

event_idstringrequired
Unique identifier for the object defined as a path parameter.


Example: 12345

204 - No Content
Arrow
tip
1 If you don't know the conversion event id, list the events to find it.

2 If you don't know the conversion id, list the conversions to find it.

3 If attribute is 1 it will attribute all events that happened before.
200 Arrow
{
  "attribute": 0
}