v1

latestOpenAPI 3.0.12026-07-22204678550.0 KB
Campaign

/2026-01/marketing-solutions/ad-sets/{ad-set-id}/display-multipliers

Get the Display Multipliers for all valid Categories associated to an Ad Set

get/2026-01/marketing-solutions/ad-sets/{ad-set-id}/display-multipliers

Path parameters

ad-set-idstring required

Id of the Ad Set

Response

List of Display Multipliers for all valid Categories associated to an Ad Set.

Example response

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