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 allows publishers to target or exclude specific inventory URLs."],["It's comprised of two fields: `targetedUrls` for URLs to include and `excludedUrls` for URLs to omit."],["Both `targetedUrls` and `excludedUrls` utilize the InventoryUrl object for specifying URLs."],["This feature is found within the `https://www.google.com/apis/ads/publisher/v202405` namespace."]]],["The content outlines `InventoryUrlTargeting`, a feature used across multiple services like `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, and others. It allows defining targeted and excluded URLs. It is dependent on `Targeting`. The `InventoryUrlTargeting` has two fields: `targetedUrls`, which is an array of `InventoryUrl`, and `excludedUrls`, which is also an array of `InventoryUrl`. The namespace for all these is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]