[[["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 2024-05-15 UTC."],[[["ContentTargeting is used to target LineItems to specific video content on a publisher's site."],["This targeting utilizes content IDs and video content bundle IDs for both inclusion and exclusion."],["ContentTargeting is a component of the larger Targeting object within the LineItemService."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202405`."]]],["The `ContentTargeting` feature allows targeting `LineItem`s to specific videos. Key actions include targeting and excluding content using IDs, namely `targetedContentIds` and `excludedContentIds`. It also supports targeting and excluding video content bundles via `targetedVideoContentBundleIds` and `excludedVideoContentBundleIds`, which refer to `ContentBundle` IDs. This feature is part of services like `AdRuleService`, `LineItemService`, and others, with a namespace of `https://www.google.com/apis/ads/publisher/v202405`.\n"]]