The following request does not return any audience data , although there are paused audiences in the same audiences report on the user interface.
{
body: '__fmt=CSV&__rdquery=SELECT Id,Criteria,Impressions,Clicks FROM AUDIENCE_PERFORMANCE_REPORT WHERE Impressions > 0 AND Status IN ["PAUSED"] DURING 20201016,20201116',
headers: {
Authorization: '...',
clientCustomerId: '...',
'Content-Type': 'application/x-www-form-urlencoded',
developerToken: '...',