[[["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-02-13 UTC."],[[["InventoryUrlTargeting allows for targeting and excluding specific inventory URLs."],["It utilizes two main fields: `targetedUrls` for inclusion and `excludedUrls` for exclusion."],["Both fields accept an array of `InventoryUrl` objects for specifying the URLs."],["This feature is part of the AdRuleService and related services within the Google Ad Manager API."],["The namespace for InventoryUrlTargeting is `https://www.google.com/apis/ads/publisher/v202402`."]]],["The content details `InventoryUrlTargeting`, a component used across multiple services like `AdRuleService`, `ForecastService`, and `LineItemService`. It manages a collection of URLs, categorizing them into `targetedUrls` and `excludedUrls`. Both categories utilize the `InventoryUrl` type. `InventoryUrlTargeting` is defined under the namespace `https://www.google.com/apis/ads/publisher/v202402` and interacts with the `Targeting` dependency. It provides a mechanism to include and exclude specific inventory URLs within these services.\n"]]