Skip to main content

GET /sdk/v1/campaign-media/eligibility-scores

Lists tracked campaign posts and their eligibility scores. Account-tracking rows are not included. All requests require X-Application-Id and X-Api-Key.

Query parameters

  • campaignId (optional): limit results to one campaign.
  • page (optional): page number, starting at 1. Default: 1.
  • limit (optional): posts per page. Default: 100; maximum: 500.

Example request

Response

score is null when no score has been provided yet.

Common errors

  • 400: invalid pagination or a limit greater than 500
  • 401: missing or invalid SDK credentials
Use campaignCreatorMediaId with Update media eligibility scores.