Get Campaign Details
meta_get_campaignRetrieve detailed information about a campaign, including performance metrics and configuration, by providing the campaign ID.
Instructions
Gets detailed information about a specific campaign.
Args:
campaign_id (string): Campaign ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | Yes | Campaign ID | |
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |