Get customer list

GET {{baseUrl}}/ad_accounts/:ad_account_id/customer_lists/:customer_list_id

Gets a specific customer list given the customer list ID.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"ad_account_id":"\u003cstring\u003e","created_time":"\u003cnumber\u003e","id":"\u003cstring\u003e","name":"\u003cstring\u003e","num_batches":"\u003cnumber\u003e","num_removed_user_records":"\u003cnumber\u003e","num_uploaded_user_records":"\u003cnumber\u003e","status":"PROCESSING","type":"\u003cstring\u003e","updated_time":"\u003cnumber\u003e","exceptions":{}}