[[["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-05-15 UTC."],[[["InventoryUrlTargeting is a feature that allows publishers to target or exclude specific inventory URLs."],["It's part of the Google Ad Manager API and uses a collection of InventoryUrl objects for targeting."],["Publishers can specify both targeted and excluded URLs to refine their ad delivery."],["This feature is commonly used within services like ForecastService and is associated with the Targeting object."]]],["The content defines `InventoryUrlTargeting`, a collection of targeted inventory URLs, within the namespace `https://www.google.com/apis/ads/publisher/v202405`. It's utilized by multiple services, including AdRuleService, AdjustmentService, ForecastService, and others. `InventoryUrlTargeting` has two fields: `targetedUrls`, an array of `InventoryUrl` objects, and `excludedUrls`, also an array of `InventoryUrl` objects. This targeting is a dependency of the `Targeting` function within the `ForecastService`.\n"]]