PRO FEATURE
This feature is available on the Pro pricing plan. Please email support@justtrack.io for more details.
Fetch current bids with status
POST/management/v1/bids
This API provides with the bids within justtrack. In addition, it exposes the status of the latest operation associated with the bid. The following filter combinations are eligible:
- networkId + campaignId
- networkId + campaignId + countryCode
- networkId + campaignId + countryCode + sourceId
- networkId + adSetId
- networkId + adSetId + countryCode
- networkId + adSetId + countryCode + sourceId
Request
Responses
- 200
- 400
- 500
OK
Bad request input. Check the response for details.
Internal server error. Please try again, or contact us at support@justtrack.io if the error persists.