[[["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-09-23 UTC."],[[["This API retrieves an `EntitySignalsMapping` object using a GET request."],["It requires a path parameter to specify the resource name of the EntitySignalsMapping."],["The request body must be empty, and a successful response contains an instance of `EntitySignalsMapping`."],["Authorization requires the `https://www.googleapis.com/auth/admanager` OAuth scope."]]],["This API uses a `GET` request to retrieve an `EntitySignalsMapping` object. The request URL is structured as `https://admanager.googleapis.com/v1/{name}`, with `name` being a required path parameter specifying the resource name in the format `networks/{networkCode}/entitySignalsMappings/{entitySignalsMappingId}`. The request body must be empty. A successful request returns an `EntitySignalsMapping` instance in the response body. Access requires the OAuth scope `https://www.googleapis.com/auth/admanager`.\n"]]