type InventoryUrlTargeting (v202405)
A collection of targeted inventory urls.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-15 UTC.
[null,null,["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"]]