type InventoryUrlTargeting (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
A collection of targeted inventory urls.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eInventoryUrlTargeting allows for the targeting of specific inventory URLs within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt includes functionality for both including (\u003ccode\u003etargetedUrls\u003c/code\u003e) and excluding (\u003ccode\u003eexcludedUrls\u003c/code\u003e) specific web page URLs for ad targeting.\u003c/p\u003e\n"],["\u003cp\u003eInventoryUrlTargeting is a core component of the TargetingPresetService within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eThis feature is essential for refining ad delivery and ensuring ads appear on the most relevant pages of a publisher's website.\u003c/p\u003e\n"]]],["The core content defines `InventoryUrlTargeting`, a collection for managing targeted inventory URLs. It includes two key fields: `targetedUrls` and `excludedUrls`. These fields specify which inventory URLs should be included or excluded, respectively, in targeting. Several services, such as AdRuleService, AdjustmentService, ForecastService, and others use `InventoryUrlTargeting`. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type InventoryUrlTargeting (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.InventoryUrlTargeting) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.InventoryUrlTargeting) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.InventoryUrlTargeting) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.InventoryUrlTargeting) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.InventoryUrlTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.InventoryUrlTargeting) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.InventoryUrlTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.InventoryUrlTargeting) **TargetingPresetService** [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.InventoryUrlTargeting) **Dependencies** \n[Targeting](/ad-manager/api/reference/v202408/TargetingPresetService.Targeting) \n▼\n**InventoryUrlTargeting**\n\nA collection of targeted inventory urls.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|--------------------|-----------------------------------------------------------------------------------------------------|\n| ### `targetedUrls` | ` `[InventoryUrl](/ad-manager/api/reference/v202408/TargetingPresetService.InventoryUrl)`[]` \u003cbr /\u003e |\n| ### `excludedUrls` | ` `[InventoryUrl](/ad-manager/api/reference/v202408/TargetingPresetService.InventoryUrl)`[]` \u003cbr /\u003e |"]]