GET /api/v2/buyer/targeting/dimensions/{system}/resolve
Resolves localized buyer text to code candidates within one targeting dimension. Use this when a buyer says something like “only the LA DMA”; send only the returned code in campaign constraints.
Request
Parameters
| Field | Type | Required | Notes |
|---|---|---|---|
system | enum | Yes | Currently nielsen_dma |
q | string | Yes | Localized buyer text to resolve |
locale | string | No | Currently en-US |
Response
ambiguous is true, multiple candidates are close enough that the caller should ask the buyer to clarify before creating or updating the campaign.