Get order line

GET {{baseUrl}}/ad_accounts/:ad_account_id/order_lines/:order_line_id

Get a specific existing order line associated with an ad account.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"campaign_ids":["626735565838"],"id":"2680059592705","type":"orderline","ad_account_id":"549755885175","purchase_order_id":"PO12345","start_time":1452208622,"end_time":1461269616,"budget":5000000,"paid_budget":5000000,"status":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"name":"Order Line Name 1","paid_type":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}