GET /api/v2/buyer/advertisers/{advertiserId}/measurement-config
Returns the measurement configuration for an advertiser — whether MMM, incrementality testing, and brand lift are enabled, plus any provider-specific MMM settings.
Request
Parameters
| Field | Type | Required | Notes |
|---|---|---|---|
advertiserId | string | Yes | Path parameter — the owning advertiser |
Response
mmmConfig is null when mmmEnabled is false. settings is null when no overrides are configured.
Errors
404 NOT_FOUND—advertiserIddoes not exist or is not visible to the authenticated customer.
Related
Measurement tasks
All measurement operations
Measurement overview
Pipeline, belief state, and concepts
Update measurement config
Enable features and set MMM options