Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This method creates a pretargeting configuration, which is active upon creation and affects traffic shortly after.
A bidder can create a maximum of 10 pretargeting configurations.
The request uses a POST method to https://realtimebidding.googleapis.com/v1/{parent=bidders/*}/pretargetingConfigs with a required parent parameter specifying the bidder.
The request body contains an instance of PretargetingConfig, and the successful response body also contains a newly created PretargetingConfig instance.
The method requires the https://www.googleapis.com/auth/realtime-bidding OAuth scope for authorization.
Creates a pretargeting configuration. A pretargeting configuration's state (PretargetingConfig.state) is active upon creation, and it will start to affect traffic shortly after.
A bidder may create a maximum of 10 pretargeting configurations. Attempts to exceed this maximum results in a 400 bad request error.
HTTP request
POST https://realtimebidding.googleapis.com/v1/{parent=bidders/*}/pretargetingConfigs
[[["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."],[],[]]