Skip to main content
PUT /api/v2/buyer/advertisers/{advertiserId}/measurement-config Updates the measurement configuration for an advertiser. This is an upsert — pass only the fields you want to change; omitted fields keep their prior values. Read the current config with Get measurement config.

Request

Parameters

Response

Returns the full config after the upsert. mmmConfig is null when mmmEnabled is false; settings is null when no overrides are configured.

Errors

  • 400 VALIDATION_ERROR — invalid reportingFrequency or malformed body.
  • 404 NOT_FOUNDadvertiserId does not exist or is not visible to the authenticated account.
See Errors for the full error contract.

Measurement tasks

All measurement operations

Measurement overview

Pipeline, belief state, and concepts

Get measurement config

Read the current config