Output only. Name of the endpoint resource that must follow the pattern bidders/{bidderAccountId}/endpoints/{endpointId}, where {bidderAccountId} is the account ID of the bidder who operates this endpoint, and {endpointId} is a unique ID assigned by the server.
[[["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-18 UTC."],[[["This operation updates a bidder's endpoint using a `PATCH` request to the specified URL."],["The request requires path and query parameters to identify the endpoint and specify fields to update, respectively."],["An `Endpoint` object is provided in the request body to define the updates, and the response also contains an `Endpoint` object upon successful completion."],["Authorization is required using the `https://www.googleapis.com/auth/realtime-bidding` scope."]]],[]]