Required. The name of the access binding to retrieve. Formats: - accounts/{account}/accessBindings/{accessBinding} - properties/{property}/accessBindings/{accessBinding}
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of AccessBinding.
[[["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-10-09 UTC."],[[["Retrieves information about a specific access binding using a GET request."],["Requires providing the access binding name in the URL path."],["An empty request body is needed, and the response includes details of the access binding if successful."],["Authorization is necessary using specific OAuth scopes related to user management in Google Analytics."]]],[]]