Method: bidders.pretargetingConfigs.patch
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
This page details how to update a pretargeting configuration using an HTTP PATCH request.
The request URL follows a specific gRPC Transcoding syntax and includes a required path parameter pretargetingConfig.name to identify the configuration.
An optional query parameter updateMask can be used for partial updates to specified fields.
Both the request and successful response bodies contain an instance of a PretargetingConfig object.
Updating requires the https://www.googleapis.com/auth/realtime-bidding OAuth scope for authorization.