- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Updates a bidder's endpoint.
HTTP request
PATCH https://realtimebidding.googleapis.com/v1/{endpoint.name=bidders/*/endpoints/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
endpoint.name |
Output only. Name of the endpoint resource that must follow the pattern |
Query parameters
Parameters | |
---|---|
updateMask |
Field mask to use for partial in-place updates. This is a comma-separated list of fully qualified names of fields. Example: |
Request body
The request body contains an instance of Endpoint
.
Response body
If successful, the response body contains an instance of Endpoint
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/realtime-bidding