ReportingRule

Alertas de las reglas de informes configuradas por el administrador.

Representación JSON
{
  "alertDetails": string,
  "name": string,
  "query": string
}
Campos
alertDetails

string (bytes format)

Cualquier otro detalle asociado de la alerta, por ejemplo, AlertConfiguration

name

string

Nombre de la regla

query

string (bytes format)

Consulta de regla de alerta Consulta de consulta { condition { filter { previstoApplicationId: 777491262838expectedEventName: "indexable_content_change"}. filterOp: IN } } conjunciónOperator: OR }