Skip to main content
GET
Advertiser Review Aspects Route

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

advertiser_id
string<uuid>
required

Query Parameters

platform
string | null

Response

Successful Response

The comparable grid, plus what stops it being over-read.

platform
enum<string> | null
Available options:
trustpilot,
google
aspects
string[]
aspect_slugs
string[]
vocabulary_is_core_only
boolean
default:false
vocabulary_assumed
string[]
vocabulary_mixed
string[]
min_mentions
integer
default:0
Required range: x >= 0
brands_total
integer
default:0
Required range: x >= 0
brands_examined
integer
default:0
Required range: x >= 0
reviews_total
integer
default:0
Required range: x >= 0
reviews_classified_total
integer
default:0
Required range: x >= 0
reviews_examined_total
integer
default:0
Required range: x >= 0
basis_notice
string
default:Computed over AITasker's depth-capped sample of collected reviews, and within that only the reviews we classified — not the platform's full review population. Unclassified and uncollected reviews are excluded from every figure rather than counted as zero.
rows
ReviewAspectRow · object[]
reference_brand
ReviewAspectRow · object | null

One brand's row across the comparable aspects.