POST

Authorizations

Authorization
string
header
required

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

Body

application/json
caller
string
required

Full resource name of the BigQuery job

calls
array
required
requestId
string
required

Unique identifier for the request

sessionUser
string
required

Email of the user executing the BigQuery query

userDefinedContext
object

User-defined context from BigQuery

Response

200 - application/json
replies
string[]
required

Array of impact metric results

errorMessage
string