campaigns_get
Retrieve a specific Apple Ads campaign by providing its campaign ID. Returns full campaign details.
Instructions
Fetch a single campaign by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaignId | Yes | ||
| orgId | No | Override the org (account) for this call. Defaults to ASA_ORG_ID. Use the `org_acls` tool to discover orgIds. |