get https://app.indexexchange.com/api/cal/v1/mappings/buyers
Returns the buyer name that corresponds to each DSP ID and Trading Desk ID.
Response values
Parameter | Type | Description |
---|---|---|
dsp_id | integer | Provides the unique identifier for the DSP, which is returned when you retrieve client audit logs. |
trading_desk_id | integer | Provides the unique identifier for trading desk, which is returned when you retrieve client audit logs. |
buyer_name | string | Provides the buyer name that corresponds to those identifiers. |