Skip to main content
POST
Review Group Business Replies 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

One bounded, stored-only read of business replies for a reviews group.

advertiser_ids
string<uuid>[]
required
Required array length: 1 - 60 elements
group_label
string | null
Maximum string length: 120
reference_advertiser_id
string<uuid> | null
focus_advertiser_id
string<uuid> | null

Response

Successful Response

generated_at
string<date-time>
required
group_key
string
required
summary
ReviewBusinessReplyGallerySummary · object
required
display_limit
integer
required
Required range: 1 <= x <= 24
group_label
string | null
reference_advertiser_id
string<uuid> | null
focus_advertiser_id
string<uuid> | null
sample_is_platform_total
boolean
default:false
focus_brand
ReviewBusinessReplyBrand · object | null
platforms
ReviewBusinessReplyPlatformSummary · object[]
Required array length: 2 elements
has_more
boolean
default:false
items
ReviewBusinessReplyGalleryItem · object[]
Maximum array length: 24