[[["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 is used to create an `EntitySignalsMappings` object using an HTTP POST request."],["When creating an `EntitySignalsMappings`, the parent network must be specified using the `parent` path parameter."],["The request body should contain an `EntitySignalsMapping` object, and a successfully created object will be returned in the response body."],["Authorization requires the `https://www.googleapis.com/auth/admanager` OAuth scope."]]],["This API facilitates creating an `EntitySignalsMapping` object. A `POST` request is sent to `https://admanager.googleapis.com/v1/{parent}/entitySignalsMappings`, with `parent` (in `networks/{networkCode}` format) as a required path parameter. The request body must include an `EntitySignalsMapping` instance. Upon successful creation, the response body returns a new `EntitySignalsMapping` instance. Authorization requires the `https://www.googleapis.com/auth/admanager` OAuth scope.\n"]]