I’m trying to access the "Saved Audiences" that are created using the Power editor through the Ads API.
I tried
https://graph.facebook.com/<API_VERSION>/act_<AD_ACCOUNT_ID>/?fields=customaudiences"
but returns nothing.
What am I doing wrong?
source
share