Skip to main content
POST
Review Group Insights Negative Aspect Trend 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

The focused brand plus the platform scope for its negative-aspect trend.

advertiser_id
string<uuid>
required
platform
enum<string> | null
Available options:
trustpilot,
google
all_platforms
boolean
default:false

Response

Successful Response

Negative reviews by sub-category over time (Design 10.4, Figure 4).

generated_at
string<date-time>
required
advertiser_id
string<uuid>
required
brand_name
string
required
available_platforms
enum<string>[]
Available options:
trustpilot,
google
series
ReviewNegativeAspectTrendSeries · object[]