v1

latestOpenAPI 3.0.12026-07-22204678550.0 KB
Campaign

/2026-01/marketing-solutions/ad-sets/{ad-set-id}/category-bids

Get the Category Bids for all valid Categories associated to an Ad Set

get/2026-01/marketing-solutions/ad-sets/{ad-set-id}/category-bids

Path parameters

ad-set-idstring required

Id of the Ad Set

Response

List of Category Bids for all valid Categories associated to an Ad Set.

Example response

{
  "data": [
    {
      "type": "AdSetCategoryBid"
    }
  ]
}