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 targeting and excluding specific inventory URLs within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt utilizes two main fields: \u003ccode\u003etargetedUrls\u003c/code\u003e and \u003ccode\u003eexcludedUrls\u003c/code\u003e to specify desired and undesired web page URLs, respectively.\u003c/p\u003e\n"],["\u003cp\u003eBoth fields accept an array of \u003ccode\u003eInventoryUrl\u003c/code\u003e objects to define the scope of targeting or exclusion.\u003c/p\u003e\n"],["\u003cp\u003eInventoryUrlTargeting operates within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e, which is specific to the Google Ad Manager API.\u003c/p\u003e\n"]]],["The content defines `InventoryUrlTargeting`, a collection for managing targeted inventory URLs. It is used within multiple services like `AdRuleService`, `AdjustmentService`, and `ProposalLineItemService`. `InventoryUrlTargeting` contains two fields: `targetedUrls` and `excludedUrls`. Both utilize the `InventoryUrl` type, enabling specification of URLs to include or exclude in the targeting criteria, all under the namespace `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** [ProposalService](/ad-manager/api/reference/v202408/ProposalService.InventoryUrlTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.InventoryUrlTargeting) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.InventoryUrlTargeting) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.InventoryUrlTargeting) **Dependencies** \n[Targeting](/ad-manager/api/reference/v202408/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/v202408`\n\n| Field ----- ||\n|--------------------|------------------------------------------------------------------------------------------------------|\n| ### `targetedUrls` | ` `[InventoryUrl](/ad-manager/api/reference/v202408/ProposalLineItemService.InventoryUrl)`[]` \u003cbr /\u003e |\n| ### `excludedUrls` | ` `[InventoryUrl](/ad-manager/api/reference/v202408/ProposalLineItemService.InventoryUrl)`[]` \u003cbr /\u003e |"]]