x ads get promoted post
x_ads_get_promoted_postRetrieve a specific promoted post by its ID from your X Ads account. Include soft-deleted posts if needed.
Instructions
Get a single promoted post by ID Native X fields and pagination are preserved; monetary fields ending in _micro are millionths of the account currency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | X Ads account ID from X_ADS_ACCOUNT_IDS. | |
| with_deleted | No | Include the promoted post even if soft-deleted (default false). | |
| promoted_tweet_id | Yes | Promoted post association ID belonging to the selected X Ads account. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Original tool result: parsed JSON when the text is JSON, otherwise the text or multiple MCP content blocks. Provider fields depend on the selected query. |