1<html><body> 2<style> 3 4body, h1, h2, h3, div, span, p, pre, a { 5 margin: 0; 6 padding: 0; 7 border: 0; 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 13} 14 15body { 16 font-size: 13px; 17 padding: 1em; 18} 19 20h1 { 21 font-size: 26px; 22 margin-bottom: 1em; 23} 24 25h2 { 26 font-size: 24px; 27 margin-bottom: 1em; 28} 29 30h3 { 31 font-size: 20px; 32 margin-bottom: 1em; 33 margin-top: 1em; 34} 35 36pre, code { 37 line-height: 1.5; 38 font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace; 39} 40 41pre { 42 margin-top: 0.5em; 43} 44 45h1, h2, h3, p { 46 font-family: Arial, sans serif; 47} 48 49h1, h2, h3 { 50 border-bottom: solid #CCC 1px; 51} 52 53.toc_element { 54 margin-top: 0.5em; 55} 56 57.firstline { 58 margin-left: 2 em; 59} 60 61.method { 62 margin-top: 1em; 63 border: solid 1px #CCC; 64 padding: 1em; 65 background: #EEE; 66} 67 68.details { 69 font-weight: bold; 70 font-size: 14px; 71} 72 73</style> 74 75<h1><a href="admin_reports_v1.html">Admin SDK API</a> . <a href="admin_reports_v1.activities.html">activities</a></h1> 76<h2>Instance Methods</h2> 77<p class="toc_element"> 78 <code><a href="#close">close()</a></code></p> 79<p class="firstline">Close httplib2 connections.</p> 80<p class="toc_element"> 81 <code><a href="#list">list(userKey, applicationName, actorIpAddress=None, customerId=None, endTime=None, eventName=None, filters=None, groupIdFilter=None, maxResults=None, orgUnitID=None, pageToken=None, startTime=None, x__xgafv=None)</a></code></p> 82<p class="firstline">Retrieves a list of activities for a specific customer's account and application such as the Admin console application or the Google Drive application. For more information, see the guides for administrator and Google Drive activity reports. For more information about the activity report's parameters, see the activity parameters reference guides. </p> 83<p class="toc_element"> 84 <code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p> 85<p class="firstline">Retrieves the next page of results.</p> 86<p class="toc_element"> 87 <code><a href="#watch">watch(userKey, applicationName, actorIpAddress=None, body=None, customerId=None, endTime=None, eventName=None, filters=None, groupIdFilter=None, maxResults=None, orgUnitID=None, pageToken=None, startTime=None, x__xgafv=None)</a></code></p> 88<p class="firstline">Start receiving notifications for account activities. For more information, see Receiving Push Notifications.</p> 89<h3>Method Details</h3> 90<div class="method"> 91 <code class="details" id="close">close()</code> 92 <pre>Close httplib2 connections.</pre> 93</div> 94 95<div class="method"> 96 <code class="details" id="list">list(userKey, applicationName, actorIpAddress=None, customerId=None, endTime=None, eventName=None, filters=None, groupIdFilter=None, maxResults=None, orgUnitID=None, pageToken=None, startTime=None, x__xgafv=None)</code> 97 <pre>Retrieves a list of activities for a specific customer's account and application such as the Admin console application or the Google Drive application. For more information, see the guides for administrator and Google Drive activity reports. For more information about the activity report's parameters, see the activity parameters reference guides. 98 99Args: 100 userKey: string, Represents the profile ID or the user email for which the data should be filtered. Can be `all` for all information, or `userKey` for a user's unique Google Workspace profile ID or their primary email address. Must not be a deleted user. For a deleted user, call `users.list` in Directory API with `showDeleted=true`, then use the returned `ID` as the `userKey`. (required) 101 applicationName: string, Application name for which the events are to be retrieved. (required) 102 Allowed values 103 access_transparency - The Google Workspace Access Transparency activity reports return information about different types of Access Transparency activity events. 104 admin - The Admin console application's activity reports return account information about different types of administrator activity events. 105 calendar - The Google Calendar application's activity reports return information about various Calendar activity events. 106 chat - The Chat activity reports return information about various Chat activity events. 107 drive - The Google Drive application's activity reports return information about various Google Drive activity events. The Drive activity report is only available for Google Workspace Business and Enterprise customers. 108 gcp - The Google Cloud Platform application's activity reports return information about various GCP activity events. 109 gplus - The Google+ application's activity reports return information about various Google+ activity events. 110 groups - The Google Groups application's activity reports return information about various Groups activity events. 111 groups_enterprise - The Enterprise Groups activity reports return information about various Enterprise group activity events. 112 jamboard - The Jamboard activity reports return information about various Jamboard activity events. 113 login - The Login application's activity reports return account information about different types of Login activity events. 114 meet - The Meet Audit activity report returns information about different types of Meet Audit activity events. 115 mobile - The Device Audit activity report returns information about different types of Device Audit activity events. 116 rules - The Rules activity report returns information about different types of Rules activity events. 117 saml - The SAML activity report returns information about different types of SAML activity events. 118 token - The Token application's activity reports return account information about different types of Token activity events. 119 user_accounts - The User Accounts application's activity reports return account information about different types of User Accounts activity events. 120 context_aware_access - The Context-aware access activity reports return information about users' access denied events due to Context-aware access rules. 121 chrome - The Chrome activity reports return information about Chrome browser and Chrome OS events. 122 data_studio - The Data Studio activity reports return information about various types of Data Studio activity events. 123 keep - The Keep application's activity reports return information about various Google Keep activity events. The Keep activity report is only available for Google Workspace Business and Enterprise customers. 124 actorIpAddress: string, The Internet Protocol (IP) Address of host where the event was performed. This is an additional way to filter a report's summary using the IP address of the user whose activity is being reported. This IP address may or may not reflect the user's physical location. For example, the IP address can be the user's proxy server's address or a virtual private network (VPN) address. This parameter supports both IPv4 and IPv6 address versions. 125 customerId: string, The unique ID of the customer to retrieve data for. 126 endTime: string, Sets the end of the range of time shown in the report. The date is in the RFC 3339 format, for example 2010-10-28T10:26:35.000Z. The default value is the approximate time of the API request. An API report has three basic time concepts: - *Date of the API's request for a report*: When the API created and retrieved the report. - *Report's start time*: The beginning of the timespan shown in the report. The `startTime` must be before the `endTime` (if specified) and the current time when the request is made, or the API returns an error. - *Report's end time*: The end of the timespan shown in the report. For example, the timespan of events summarized in a report can start in April and end in May. The report itself can be requested in August. If the `endTime` is not specified, the report returns all activities from the `startTime` until the current time or the most recent 180 days if the `startTime` is more than 180 days in the past. 127 eventName: string, The name of the event being queried by the API. Each `eventName` is related to a specific Google Workspace service or feature which the API organizes into types of events. An example is the Google Calendar events in the Admin console application's reports. The Calendar Settings `type` structure has all of the Calendar `eventName` activities reported by the API. When an administrator changes a Calendar setting, the API reports this activity in the Calendar Settings `type` and `eventName` parameters. For more information about `eventName` query strings and parameters, see the list of event names for various applications above in `applicationName`. 128 filters: string, The `filters` query string is a comma-separated list. The list is composed of event parameters that are manipulated by relational operators. Event parameters are in the form `parameter1 name[parameter1 value],parameter2 name[parameter2 value],...` These event parameters are associated with a specific `eventName`. An empty report is returned if the filtered request's parameter does not belong to the `eventName`. For more information about `eventName` parameters, see the list of event names for various applications above in `applicationName`. In the following Admin Activity example, the <> operator is URL-encoded in the request's query string (%3C%3E): GET...&eventName=CHANGE_CALENDAR_SETTING &filters=NEW_VALUE%3C%3EREAD_ONLY_ACCESS In the following Drive example, the list can be a view or edit event's `doc_id` parameter with a value that is manipulated by an 'equal to' (==) or 'not equal to' (<>) relational operator. In the first example, the report returns each edited document's `doc_id`. In the second example, the report returns each viewed document's `doc_id` that equals the value 12345 and does not return any viewed document's which have a `doc_id` value of 98765. The <> operator is URL-encoded in the request's query string (%3C%3E): GET...&eventName=edit&filters=doc_id GET...&eventName=view&filters=doc_id==12345,doc_id%3C%3E98765 The relational operators include: - `==` - 'equal to'. - `<>` - 'not equal to'. It is URL-encoded (%3C%3E). - `<` - 'less than'. It is URL-encoded (%3C). - `<=` - 'less than or equal to'. It is URL-encoded (%3C=). - `>` - 'greater than'. It is URL-encoded (%3E). - `>=` - 'greater than or equal to'. It is URL-encoded (%3E=). *Note:* The API doesn't accept multiple values of a parameter. If a particular parameter is supplied more than once in the API request, the API only accepts the last value of that request parameter. In addition, if an invalid request parameter is supplied in the API request, the API ignores that request parameter and returns the response corresponding to the remaining valid request parameters. If no parameters are requested, all parameters are returned. 129 groupIdFilter: string, Comma separated group ids (obfuscated) on which user activities are filtered, i.e. the response will contain activities for only those users that are a part of at least one of the group ids mentioned here. Format: "id:abc123,id:xyz456" 130 maxResults: integer, Determines how many activity records are shown on each response page. For example, if the request sets `maxResults=1` and the report has two activities, the report has two pages. The response's `nextPageToken` property has the token to the second page. The `maxResults` query string is optional in the request. The default value is 1000. 131 orgUnitID: string, ID of the organizational unit to report on. Activity records will be shown only for users who belong to the specified organizational unit. Data before Dec 17, 2018 doesn't appear in the filtered results. 132 pageToken: string, The token to specify next page. A report with multiple pages has a `nextPageToken` property in the response. In your follow-on request getting the next page of the report, enter the `nextPageToken` value in the `pageToken` query string. 133 startTime: string, Sets the beginning of the range of time shown in the report. The date is in the RFC 3339 format, for example 2010-10-28T10:26:35.000Z. The report returns all activities from `startTime` until `endTime`. The `startTime` must be before the `endTime` (if specified) and the current time when the request is made, or the API returns an error. 134 x__xgafv: string, V1 error format. 135 Allowed values 136 1 - v1 error format 137 2 - v2 error format 138 139Returns: 140 An object of the form: 141 142 { # JSON template for a collection of activities. 143 "etag": "A String", # ETag of the resource. 144 "items": [ # Each activity record in the response. 145 { # JSON template for the activity resource. 146 "actor": { # User doing the action. 147 "callerType": "A String", # The type of actor. 148 "email": "A String", # The primary email address of the actor. May be absent if there is no email address associated with the actor. 149 "key": "A String", # Only present when `callerType` is `KEY`. Can be the `consumer_key` of the requestor for OAuth 2LO API requests or an identifier for robot accounts. 150 "profileId": "A String", # The unique Google Workspace profile ID of the actor. This value might be absent if the actor is not a Google Workspace user, or may be the number 105250506097979753968 which acts as a placeholder ID. 151 }, 152 "etag": "A String", # ETag of the entry. 153 "events": [ # Activity events in the report. 154 { 155 "name": "A String", # Name of the event. This is the specific name of the activity reported by the API. And each `eventName` is related to a specific Google Workspace service or feature which the API organizes into types of events. For `eventName` request parameters in general: - If no `eventName` is given, the report returns all possible instances of an `eventName`. - When you request an `eventName`, the API's response returns all activities which contain that `eventName`. It is possible that the returned activities will have other `eventName` properties in addition to the one requested. For more information about `eventName` properties, see the list of event names for various applications above in `applicationName`. 156 "parameters": [ # Parameter value pairs for various applications. For more information about `eventName` parameters, see the list of event names for various applications above in `applicationName`. 157 { 158 "boolValue": True or False, # Boolean value of the parameter. 159 "intValue": "A String", # Integer value of the parameter. 160 "messageValue": { # Nested parameter value pairs associated with this parameter. Complex value type for a parameter are returned as a list of parameter values. For example, the address parameter may have a value as `[{parameter: [{name: city, value: abc}]}]` 161 "parameter": [ # Parameter values 162 { # JSON template for a parameter used in various reports. 163 "boolValue": True or False, # Boolean value of the parameter. 164 "intValue": "A String", # Integer value of the parameter. 165 "multiBoolValue": [ # Multiple boolean values of the parameter. 166 True or False, 167 ], 168 "multiIntValue": [ # Multiple integer values of the parameter. 169 "A String", 170 ], 171 "multiValue": [ # Multiple string values of the parameter. 172 "A String", 173 ], 174 "name": "A String", # The name of the parameter. 175 "value": "A String", # String value of the parameter. 176 }, 177 ], 178 }, 179 "multiIntValue": [ # Integer values of the parameter. 180 "A String", 181 ], 182 "multiMessageValue": [ # List of `messageValue` objects. 183 { 184 "parameter": [ # Parameter values 185 { # JSON template for a parameter used in various reports. 186 "boolValue": True or False, # Boolean value of the parameter. 187 "intValue": "A String", # Integer value of the parameter. 188 "multiBoolValue": [ # Multiple boolean values of the parameter. 189 True or False, 190 ], 191 "multiIntValue": [ # Multiple integer values of the parameter. 192 "A String", 193 ], 194 "multiValue": [ # Multiple string values of the parameter. 195 "A String", 196 ], 197 "name": "A String", # The name of the parameter. 198 "value": "A String", # String value of the parameter. 199 }, 200 ], 201 }, 202 ], 203 "multiValue": [ # String values of the parameter. 204 "A String", 205 ], 206 "name": "A String", # The name of the parameter. 207 "value": "A String", # String value of the parameter. 208 }, 209 ], 210 "type": "A String", # Type of event. The Google Workspace service or feature that an administrator changes is identified in the `type` property which identifies an event using the `eventName` property. For a full list of the API's `type` categories, see the list of event names for various applications above in `applicationName`. 211 }, 212 ], 213 "id": { # Unique identifier for each activity record. 214 "applicationName": "A String", # Application name to which the event belongs. For possible values see the list of applications above in `applicationName`. 215 "customerId": "A String", # The unique identifier for a Google Workspace account. 216 "time": "A String", # Time of occurrence of the activity. This is in UNIX epoch time in seconds. 217 "uniqueQualifier": "A String", # Unique qualifier if multiple events have the same time. 218 }, 219 "ipAddress": "A String", # IP address of the user doing the action. This is the Internet Protocol (IP) address of the user when logging into Google Workspace, which may or may not reflect the user's physical location. For example, the IP address can be the user's proxy server's address or a virtual private network (VPN) address. The API supports IPv4 and IPv6. 220 "kind": "admin#reports#activity", # The type of API resource. For an activity report, the value is `audit#activity`. 221 "ownerDomain": "A String", # This is the domain that is affected by the report's event. For example domain of Admin console or the Drive application's document owner. 222 }, 223 ], 224 "kind": "admin#reports#activities", # The type of API resource. For an activity report, the value is `reports#activities`. 225 "nextPageToken": "A String", # Token for retrieving the follow-on next page of the report. The `nextPageToken` value is used in the request's `pageToken` query string. 226}</pre> 227</div> 228 229<div class="method"> 230 <code class="details" id="list_next">list_next(previous_request, previous_response)</code> 231 <pre>Retrieves the next page of results. 232 233Args: 234 previous_request: The request for the previous page. (required) 235 previous_response: The response from the request for the previous page. (required) 236 237Returns: 238 A request object that you can call 'execute()' on to request the next 239 page. Returns None if there are no more items in the collection. 240 </pre> 241</div> 242 243<div class="method"> 244 <code class="details" id="watch">watch(userKey, applicationName, actorIpAddress=None, body=None, customerId=None, endTime=None, eventName=None, filters=None, groupIdFilter=None, maxResults=None, orgUnitID=None, pageToken=None, startTime=None, x__xgafv=None)</code> 245 <pre>Start receiving notifications for account activities. For more information, see Receiving Push Notifications. 246 247Args: 248 userKey: string, Represents the profile ID or the user email for which the data should be filtered. Can be `all` for all information, or `userKey` for a user's unique Google Workspace profile ID or their primary email address. Must not be a deleted user. For a deleted user, call `users.list` in Directory API with `showDeleted=true`, then use the returned `ID` as the `userKey`. (required) 249 applicationName: string, Application name for which the events are to be retrieved. (required) 250 Allowed values 251 access_transparency - The Google Workspace Access Transparency activity reports return information about different types of Access Transparency activity events. 252 admin - The Admin console application's activity reports return account information about different types of administrator activity events. 253 calendar - The Google Calendar application's activity reports return information about various Calendar activity events. 254 chat - The Chat activity reports return information about various Chat activity events. 255 drive - The Google Drive application's activity reports return information about various Google Drive activity events. The Drive activity report is only available for Google Workspace Business and Google Workspace Enterprise customers. 256 gcp - The Google Cloud Platform application's activity reports return information about various GCP activity events. 257 gplus - The Google+ application's activity reports return information about various Google+ activity events. 258 groups - The Google Groups application's activity reports return information about various Groups activity events. 259 groups_enterprise - The Enterprise Groups activity reports return information about various Enterprise group activity events. 260 jamboard - The Jamboard activity reports return information about various Jamboard activity events. 261 login - The Login application's activity reports return account information about different types of Login activity events. 262 meet - The Meet Audit activity report returns information about different types of Meet Audit activity events. 263 mobile - The Device Audit activity report returns information about different types of Device Audit activity events. 264 rules - The Rules activity report returns information about different types of Rules activity events. 265 saml - The SAML activity report returns information about different types of SAML activity events. 266 token - The Token application's activity reports return account information about different types of Token activity events. 267 user_accounts - The User Accounts application's activity reports return account information about different types of User Accounts activity events. 268 context_aware_access - The Context-aware access activity reports return information about users' access denied events due to Context-aware access rules. 269 chrome - The Chrome activity reports return information about Chrome browser and Chrome OS events. 270 data_studio - The Data Studio activity reports return information about various types of Data Studio activity events. 271 keep - The Keep application's activity reports return information about various Google Keep activity events. The Keep activity report is only available for Google Workspace Business and Enterprise customers. 272 body: object, The request body. 273 The object takes the form of: 274 275{ # A notification channel used to watch for resource changes. 276 "address": "A String", # The address where notifications are delivered for this channel. 277 "expiration": "A String", # Date and time of notification channel expiration, expressed as a Unix timestamp, in milliseconds. Optional. 278 "id": "A String", # A UUID or similar unique string that identifies this channel. 279 "kind": "api#channel", # Identifies this as a notification channel used to watch for changes to a resource, which is "`api#channel`". 280 "params": { # Additional parameters controlling delivery channel behavior. Optional. 281 "a_key": "A String", 282 }, 283 "payload": True or False, # A Boolean value to indicate whether payload is wanted. Optional. 284 "resourceId": "A String", # An opaque ID that identifies the resource being watched on this channel. Stable across different API versions. 285 "resourceUri": "A String", # A version-specific identifier for the watched resource. 286 "token": "A String", # An arbitrary string delivered to the target address with each notification delivered over this channel. Optional. 287 "type": "A String", # The type of delivery mechanism used for this channel. The value should be set to `"web_hook"`. 288} 289 290 actorIpAddress: string, The Internet Protocol (IP) Address of host where the event was performed. This is an additional way to filter a report's summary using the IP address of the user whose activity is being reported. This IP address may or may not reflect the user's physical location. For example, the IP address can be the user's proxy server's address or a virtual private network (VPN) address. This parameter supports both IPv4 and IPv6 address versions. 291 customerId: string, The unique ID of the customer to retrieve data for. 292 endTime: string, Sets the end of the range of time shown in the report. The date is in the RFC 3339 format, for example 2010-10-28T10:26:35.000Z. The default value is the approximate time of the API request. An API report has three basic time concepts: - *Date of the API's request for a report*: When the API created and retrieved the report. - *Report's start time*: The beginning of the timespan shown in the report. The `startTime` must be before the `endTime` (if specified) and the current time when the request is made, or the API returns an error. - *Report's end time*: The end of the timespan shown in the report. For example, the timespan of events summarized in a report can start in April and end in May. The report itself can be requested in August. If the `endTime` is not specified, the report returns all activities from the `startTime` until the current time or the most recent 180 days if the `startTime` is more than 180 days in the past. 293 eventName: string, The name of the event being queried by the API. Each `eventName` is related to a specific Google Workspace service or feature which the API organizes into types of events. An example is the Google Calendar events in the Admin console application's reports. The Calendar Settings `type` structure has all of the Calendar `eventName` activities reported by the API. When an administrator changes a Calendar setting, the API reports this activity in the Calendar Settings `type` and `eventName` parameters. For more information about `eventName` query strings and parameters, see the list of event names for various applications above in `applicationName`. 294 filters: string, The `filters` query string is a comma-separated list. The list is composed of event parameters that are manipulated by relational operators. Event parameters are in the form `parameter1 name[parameter1 value],parameter2 name[parameter2 value],...` These event parameters are associated with a specific `eventName`. An empty report is returned if the filtered request's parameter does not belong to the `eventName`. For more information about `eventName` parameters, see the list of event names for various applications above in `applicationName`. In the following Admin Activity example, the <> operator is URL-encoded in the request's query string (%3C%3E): GET...&eventName=CHANGE_CALENDAR_SETTING &filters=NEW_VALUE%3C%3EREAD_ONLY_ACCESS In the following Drive example, the list can be a view or edit event's `doc_id` parameter with a value that is manipulated by an 'equal to' (==) or 'not equal to' (<>) relational operator. In the first example, the report returns each edited document's `doc_id`. In the second example, the report returns each viewed document's `doc_id` that equals the value 12345 and does not return any viewed document's which have a `doc_id` value of 98765. The <> operator is URL-encoded in the request's query string (%3C%3E): GET...&eventName=edit&filters=doc_id GET...&eventName=view&filters=doc_id==12345,doc_id%3C%3E98765 The relational operators include: - `==` - 'equal to'. - `<>` - 'not equal to'. It is URL-encoded (%3C%3E). - `<` - 'less than'. It is URL-encoded (%3C). - `<=` - 'less than or equal to'. It is URL-encoded (%3C=). - `>` - 'greater than'. It is URL-encoded (%3E). - `>=` - 'greater than or equal to'. It is URL-encoded (%3E=). *Note:* The API doesn't accept multiple values of a parameter. If a particular parameter is supplied more than once in the API request, the API only accepts the last value of that request parameter. In addition, if an invalid request parameter is supplied in the API request, the API ignores that request parameter and returns the response corresponding to the remaining valid request parameters. If no parameters are requested, all parameters are returned. 295 groupIdFilter: string, Comma separated group ids (obfuscated) on which user activities are filtered, i.e. the response will contain activities for only those users that are a part of at least one of the group ids mentioned here. Format: "id:abc123,id:xyz456" 296 maxResults: integer, Determines how many activity records are shown on each response page. For example, if the request sets `maxResults=1` and the report has two activities, the report has two pages. The response's `nextPageToken` property has the token to the second page. The `maxResults` query string is optional in the request. The default value is 1000. 297 orgUnitID: string, ID of the organizational unit to report on. Activity records will be shown only for users who belong to the specified organizational unit. Data before Dec 17, 2018 doesn't appear in the filtered results. 298 pageToken: string, The token to specify next page. A report with multiple pages has a `nextPageToken` property in the response. In your follow-on request getting the next page of the report, enter the `nextPageToken` value in the `pageToken` query string. 299 startTime: string, Sets the beginning of the range of time shown in the report. The date is in the RFC 3339 format, for example 2010-10-28T10:26:35.000Z. The report returns all activities from `startTime` until `endTime`. The `startTime` must be before the `endTime` (if specified) and the current time when the request is made, or the API returns an error. 300 x__xgafv: string, V1 error format. 301 Allowed values 302 1 - v1 error format 303 2 - v2 error format 304 305Returns: 306 An object of the form: 307 308 { # A notification channel used to watch for resource changes. 309 "address": "A String", # The address where notifications are delivered for this channel. 310 "expiration": "A String", # Date and time of notification channel expiration, expressed as a Unix timestamp, in milliseconds. Optional. 311 "id": "A String", # A UUID or similar unique string that identifies this channel. 312 "kind": "api#channel", # Identifies this as a notification channel used to watch for changes to a resource, which is "`api#channel`". 313 "params": { # Additional parameters controlling delivery channel behavior. Optional. 314 "a_key": "A String", 315 }, 316 "payload": True or False, # A Boolean value to indicate whether payload is wanted. Optional. 317 "resourceId": "A String", # An opaque ID that identifies the resource being watched on this channel. Stable across different API versions. 318 "resourceUri": "A String", # A version-specific identifier for the watched resource. 319 "token": "A String", # An arbitrary string delivered to the target address with each notification delivered over this channel. Optional. 320 "type": "A String", # The type of delivery mechanism used for this channel. The value should be set to `"web_hook"`. 321}</pre> 322</div> 323 324</body></html>