Optional. The unique identifier of the Google Workspace account of the customer the alert settings are associated with. The customerId must/ have the initial "C" stripped (for example, 046psxkn). Inferred from the caller identity if not provided. Find your customer ID.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Settings.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-22 UTC."],[[["Retrieves customer-level alert settings using an HTTP GET request to a specified URL."],["Requires authorization with the `https://www.googleapis.com/auth/apps.alerts` scope."],["An optional `customerId` parameter can be included in the request, but it can also be inferred from the caller identity."],["Successful requests will return a response body containing an instance of the Settings object, providing details on the customer's alert settings."]]],[]]