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 details about a specific access binding using a GET request."],["Utilizes path parameters to specify the desired account and access binding for retrieval."],["Requires appropriate authorization scopes for user access and management within Google Analytics."],["Response provides an instance of AccessBinding containing the requested information."]]],[]]