type InventorySizeTargeting (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
InventorySizeTargeting represents targeted and excluded inventory sizes and is currently available on YieldGroup and TrafficDataRequest.
The InventorySizeTargeting object includes a boolean field isTargeted to indicate whether sizes are targeted or excluded, and a list field targetedSizes to hold a collection of TargetedSize objects.
[[["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."],[],["The core content describes `InventorySizeTargeting`, a feature for managing targeted and excluded inventory sizes within ad management. This functionality is available for `YieldGroup` and `TrafficDataRequest`. It includes a boolean field, `isTargeted`, to determine whether sizes are included or excluded, and `targetedSizes`, a list of `TargetedSizeDto` objects specifying the inventory sizes. It is part of several services in the API, like `AdRuleService`, `ForecastService` etc.\n"]]