A list of site URLs to target in the pretargeting configuration. These values will be added to the list of targeted URLs in PretargetingConfig.webTargeting.values.
Required. The targeting mode that should be applied to the list of site URLs. If there are existing targeted sites, must be equal to the existing PretargetingConfig.webTargeting.targetingMode or a 400 bad request error will be returned.
Response body
If successful, the response body contains an instance of PretargetingConfig.
[[["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."],[[["Adds specified site URLs to a pretargeting configuration's list of targeted sites."],["Requires a POST request to the specified endpoint with necessary path and request body parameters."],["The request body must contain a list of site URLs and the desired targeting mode."],["A successful response returns the updated PretargetingConfig object."],["Authorization requires the `https://www.googleapis.com/auth/realtime-bidding` scope."]]],[]]