[[["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-08-20 UTC."],[[["InventorySizeTargeting allows for targeting or excluding specific inventory sizes for ad delivery."],["This feature is currently limited to YieldGroups and TrafficDataRequests."],["Targeting is controlled using a boolean and a list of TargetedSizeDto objects to specify dimensions."],["InventorySizeTargeting belongs to the `https://www.google.com/apis/ads/publisher/v202408` namespace."]]],["The document defines `InventorySizeTargeting`, used by `YieldGroup` and `TrafficDataRequest`. It allows for targeting or excluding inventory sizes. Key fields include `isTargeted`, a boolean indicating whether sizes are targeted or excluded, and `targetedSizes`, a list of `TargetedSize` objects. This functionality is found within multiple services like `AdRuleService`, `ForecastService`, and `YieldGroupService` under the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"]]