[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eContentTargeting is used to target LineItems to specific videos on a publisher's site.\u003c/p\u003e\n"],["\u003cp\u003eIt allows for targeting and excluding specific content IDs and video content bundle IDs.\u003c/p\u003e\n"],["\u003cp\u003eContentTargeting is part of the AdRuleService and relies on the Targeting dependency.\u003c/p\u003e\n"],["\u003cp\u003eIt uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content details targeting for LineItems to specific videos on a publisher's site. It involves using `ContentTargeting` within various services, including `AdRuleService`, `ForecastService`, and `LineItemService`, among others. Key actions include targeting and excluding content via `targetedContentIds`, `excludedContentIds`, `targetedVideoContentBundleIds`, and `excludedVideoContentBundleIds`, all of which are arrays of IDs. These fields are designed to refine content targeting within the specified namespace.\n"],null,["# type ContentTargeting (v202408)\n\n**Service** \n**AdRuleService** [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.ContentTargeting) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.ContentTargeting) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.ContentTargeting) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.ContentTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.ContentTargeting) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.ContentTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.ContentTargeting) [TargetingPresetService](/ad-manager/api/reference/v202408/TargetingPresetService.ContentTargeting) [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.ContentTargeting) **Dependencies** \n[Targeting](/ad-manager/api/reference/v202408/AdRuleService.Targeting) \n▼\n**ContentTargeting**\n\nUsed to target [LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem)s to specific videos on a publisher's site.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `targetedContentIds` | ` `xsd:`long[]` The IDs of content being targeted by the `LineItem`. |\n| ### `excludedContentIds` | ` `xsd:`long[]` The IDs of content being excluded by the `LineItem`. |\n| ### `targetedVideoContentBundleIds` | ` `xsd:`long[]` A list of video content bundles, represented by [ContentBundle](/ad-manager/api/reference/v202408/ContentBundleService.ContentBundle) IDs, that are being targeted by the `LineItem`. |\n| ### `excludedVideoContentBundleIds` | ` `xsd:`long[]` A list of video content bundles, represented by [ContentBundle](/ad-manager/api/reference/v202408/ContentBundleService.ContentBundle) IDs, that are being excluded by the `LineItem`. |"]]