type InventoryUrlTargeting (v202411)
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/v202411
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 you to target or exclude specific inventory URLs in your ad campaigns.\u003c/p\u003e\n"],["\u003cp\u003eIt utilizes two fields: \u003ccode\u003etargetedUrls\u003c/code\u003e and \u003ccode\u003eexcludedUrls\u003c/code\u003e to specify URLs for inclusion and exclusion respectively.\u003c/p\u003e\n"],["\u003cp\u003eEach field is an array of InventoryUrl objects, providing flexibility for managing multiple URLs.\u003c/p\u003e\n"],["\u003cp\u003eInventoryUrlTargeting is used within ProposalLineItemService for more granular control over ad delivery on your website or app's inventory.\u003c/p\u003e\n"]]],["The core content details `InventoryUrlTargeting`, a collection for managing targeted inventory URLs. This functionality is found within multiple services, including `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`. It utilizes the `Targeting` dependency. `InventoryUrlTargeting` comprises two fields: `targetedUrls` and `excludedUrls`, both of which are arrays of `InventoryUrl` objects. The namespace for this structure is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# type InventoryUrlTargeting (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.InventoryUrlTargeting) [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.InventoryUrlTargeting) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.InventoryUrlTargeting) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.InventoryUrlTargeting) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.InventoryUrlTargeting) **ProposalLineItemService** [ProposalService](/ad-manager/api/reference/v202411/ProposalService.InventoryUrlTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.InventoryUrlTargeting) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.InventoryUrlTargeting) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.InventoryUrlTargeting) **Dependencies** \n[Targeting](/ad-manager/api/reference/v202411/ProposalLineItemService.Targeting) \n▼\n**InventoryUrlTargeting**\n\nA collection of targeted inventory urls.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|--------------------|------------------------------------------------------------------------------------------------------|\n| ### `targetedUrls` | ` `[InventoryUrl](/ad-manager/api/reference/v202411/ProposalLineItemService.InventoryUrl)`[]` \u003cbr /\u003e |\n| ### `excludedUrls` | ` `[InventoryUrl](/ad-manager/api/reference/v202411/ProposalLineItemService.InventoryUrl)`[]` \u003cbr /\u003e |"]]