Existing DMA
GET {{location_url}}/dmas/:id
Retrieve a single DMA
You can retrieve a DMA object within your market by sending this GET
request.
RESPONSES
status: OK
{"data":[{"id":"198","resourceType":"dma","name":"San Francisco (807)","regionId":"22"}],"errors":[]}