Skip to main content
POST
Review Group Insights Aspect Diagnostics Route

Authorizations

Authorization
string
header
required

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

Path Parameters

brand_id
string<uuid>
required

Body

application/json

Per-aspect diagnostics for ONE brand on ONE platform.

Platform is required for the same reason the matrix requires it: reply and aspect behaviour differ enough between Trustpilot and Google that a pooled figure describes neither.

advertiser_id
string<uuid>
required
platform
enum<string>
required
Available options:
trustpilot,
google

Response

Successful Response

The per-brand teardown layer under the cohort matrix.

advertiser_id
string<uuid>
required
platform
enum<string>
required
Available options:
trustpilot,
google
advertiser_name
string | null
classified_reviews
integer
default:0
Required range: x >= 0
examined_reviews
integer
default:0
Required range: x >= 0
sample_avg_rating
number | null
Required range: 1 <= x <= 5
min_mentions
integer
default:0
Required range: x >= 0
sample_is_platform_total
boolean
default:false
sample_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.
aspects
ReviewAspectRatingImpact · object[]