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 publishers to target or exclude specific inventory URLs.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two main fields: \u003ccode\u003etargetedUrls\u003c/code\u003e for URLs to target and \u003ccode\u003eexcludedUrls\u003c/code\u003e for URLs to exclude.\u003c/p\u003e\n"],["\u003cp\u003eBoth fields utilize the \u003ccode\u003eInventoryUrl\u003c/code\u003e object to define the URLs.\u003c/p\u003e\n"],["\u003cp\u003eThis feature is part of the PublisherQueryLanguageService within the Google Ad Manager API.\u003c/p\u003e\n"]]],["The document outlines the `InventoryUrlTargeting` feature, which manages targeted inventory URLs. Key services utilizing this feature include `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `TargetingPresetService`, and `YieldGroupService`. It defines two core fields: `targetedUrls` for URLs included in targeting and `excludedUrls` for URLs to be excluded. These URLs are defined by the `InventoryUrl` type, and the namespace for this is identified.\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** [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.InventoryUrlTargeting) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.InventoryUrlTargeting) **Dependencies** \n[Targeting](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.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/PublisherQueryLanguageService.InventoryUrl)`[]` \u003cbr /\u003e |\n| ### `excludedUrls` | ` `[InventoryUrl](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.InventoryUrl)`[]` \u003cbr /\u003e |"]]