POST
/

Authorizations

Authorization
string
headerrequired

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

Body

application/json
requestId
string
required

Unique identifier for the request

caller
string
required

Full resource name of the BigQuery job

sessionUser
string
required

Email of the user executing the BigQuery query

calls
array
required
userDefinedContext
object

User-defined context from BigQuery

Response

200 - application/json
replies
string[]
required

Array of impact metric results

errorMessage
string