[[["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-11-19 UTC."],[[["InventoryTargeting defines criteria for selecting inventory to include or exclude in a yield group."],["You can target or exclude specific ad units using `targetedAdUnits` and `excludedAdUnits` fields respectively."],["InventoryTargeting also allows targeting specific placements using their IDs through the `targetedPlacementIds` field."],["This targeting information, alongside other criteria, determines which inventory a yield group competes for during ad requests."]]],["The document outlines various services related to ad management, including `AdRuleService`, `AdjustmentService`, `AudienceSegmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`. The core information of `InventoryTargeting` within `YieldGroupService`, shows `targetedAdUnits` and `excludedAdUnits` are arrays of `AdUnitTargeting`, and `targetedPlacementIds` are arrays of long integers. These allow for specifying ad unit inclusion and exclusion as well as placement targeting.\n"]]