meta_ads_api_post
Create or update Meta Ads API resources by sending POST requests to specified endpoints. Provide path and body to manage campaigns, ad sets, and ads.
Instructions
Meta Ads APIにPOSTリクエストを送信します(作成・更新兼用)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | APIパス(例: /act_XXXXX/campaigns) | |
| body | Yes | リクエストボディ | |
| query | No | クエリパラメータ |