- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Updates a creative.
HTTP request
PATCH https://realtimebidding.googleapis.com/v1/{creative.name=buyers/*/creatives/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
creative.name |
Output only. Name of the creative. Follows 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 Creative
.
Response body
If successful, the response body contains an instance of Creative
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/realtime-bidding