Read a list by ID
Gets a single list (audience) by its ID. Use WHERE Id='...' with the list ID.
SELECT * FROM Lists
WHERE Id='e246f7e24d'
Gets a single list (audience) by its ID. Use WHERE Id='...' with the list ID.
SELECT * FROM Lists
WHERE Id='e246f7e24d'