Create rule
button.
Parameter | Description |
---|---|
Customer ID | The unique identifier of the Google Workspace organization account of the customer the alerts are associated with. You can find the customer ID in the Account Settings page. |
Page Token | A token identifying a page of results the server should return. |
Parameter | Description |
---|---|
Delegated User Override | Perform the action on behalf of another user, overriding the delegated user defined in the connection. If not specified, the delegated user is the one provided in the connection. Has no effect when using an OAuth connection. NOTE: the connection details are not edited by this input. |
Filter | A query string for filtering alert results. |
Order By | The sort order of the list results. If not specified results may be returned in arbitrary order. You can sort the results in descending order based on the creation timestamp using orderBy=“createTime desc”. Currently, supported sorting are createTime asc, createTime desc, updateTime desc. |
Page Size | The requested page size. Server may return fewer items than requested. If unspecified, server picks an appropriate default. |