get_spa_campaign_by_id
Retrieve a SPA campaign by ID to view its budget settings, bidding strategy, dates, and status.
Instructions
Retrieve a specific SPA campaign by its ID. Returns the campaign details including budget settings, bidding strategy, dates, and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | JSON request body matching the endpoint schema. See get_endpoint_definition for details. | |
| x_token | No | Authentication token for the x-token header (required to make the call). | |
| campaign_id | Yes | Campaign identifier. | |
| advertiser_id | Yes | Osmos generated unique identifier for the onboarded advertiser. | |
| x_retailer_id | No | Retailer identifier for the x-retailer-id header (required to make the call). |