GET /api/v2/buyer/advertisers/{advertiserId}/measurement-records
Lists the outcome records uploaded for an advertiser, with optional filtering by outcome type, geo, and date range.
Request
Parameters
Response
data payload is the array of matching records. The total count and paging state are returned in the meta.pagination block — this endpoint uses offset pagination (take / skip); see Pagination.
Errors
400 VALIDATION_ERROR— malformedstartDate/endDatedate.404 NOT_FOUND—advertiserIddoes not exist or is not visible to the authenticated account.
Related
Measurement tasks
All measurement operations
Measurement overview
Pipeline, belief state, and concepts
Upload measurement records
Add more outcome records