I have created a Ads and campaigns in Facebook Ads Manager. But they are not yet published
I have tried the following API call to get a list of all the campaigns I have created,
/v3.2/act_XXXX/campaigns
But I am getting an empty response,
{
"data": [
]
}
Is there any other way to list all the campaigns created irrespective of they are published or not