Make
facebookUpload__getAdSets
List Meta ad sets under a given campaign.
Remote mesmerpercy/admakeai
Remote (network-hosted)
Other tools also called facebookUpload__getAdSets?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"refresh": {
"type": "boolean"
},
"adAccountId": {
"type": "string",
"minLength": 1
},
"fbCampaignId": {
"type": "string",
"minLength": 1
}
}
}