Jump to: GET Response Notes | API Call Builder
Set the interface in the session.
Name | Type | Description |
---|---|---|
api_key | String | Your API Key; accessible on your User Details page of your TMC account. |
id | Integer | Interface Id of provided Interface Type. |
type | String | Interface Type with choices: agency, advertiser, publisher. |
GET Response Notes
{ 'id': 'interface id', 'type': 'interface type' }
Returns: array
API Call Builder
Javascript is required to use the API Call Builder.