[[["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-08-20 UTC."],[[["InventoryUrlTargeting allows for targeting and excluding specific inventory URLs within Google Ad Manager."],["It utilizes two main fields: `targetedUrls` and `excludedUrls` to specify desired and undesired web page URLs, respectively."],["Both fields accept an array of `InventoryUrl` objects to define the scope of targeting or exclusion."],["InventoryUrlTargeting operates within the namespace `https://www.google.com/apis/ads/publisher/v202408`, which is specific to the Google Ad Manager API."]]],["The content defines `InventoryUrlTargeting`, a collection for managing targeted inventory URLs. It is used within multiple services like `AdRuleService`, `AdjustmentService`, and `ProposalLineItemService`. `InventoryUrlTargeting` contains two fields: `targetedUrls` and `excludedUrls`. Both utilize the `InventoryUrl` type, enabling specification of URLs to include or exclude in the targeting criteria, all under the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"]]