私のキャンペーンは FB で実行されており、Ads API を使用して毎日のデータを抽出したいと考えています。
Facebook 広告 API を使用していますが、毎回この問題に直面しています。
{
"error": {
"message": "(#294) Managing advertisements requires the extended permission ads_management, and a participating API key",
"type": "OAuthException",
"code": 294
}
}
1 つのアプリXYZ
を作成し、これを使用して広告キャンペーンを作成しました。
Graph API ExplorerでAccess Tokenを生成しました。許可も与えます。