[[["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-02-13 UTC."],[[["InventorySizeTargeting allows publishers to target or exclude specific inventory sizes within their ad campaigns."],["It's utilized by various services like AdRuleService, AdjustmentService, ForecastService, and others for refined targeting."],["InventorySizeTargeting encompasses two key fields: `isTargeted` (boolean) and `targetedSizes` (array of TargetedSize objects)."],["The `isTargeted` field specifies whether to target (`true`) or exclude (`false`) the defined inventory sizes."],["`targetedSizes` defines the specific inventory width and height dimensions to be included or excluded based on `isTargeted`."]]],["The core content defines `InventorySizeTargeting` within the namespace `https://www.google.com/apis/ads/publisher/v202402`. It specifies services like `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService` related to inventory size targeting. The `InventorySizeTargeting` includes two fields: `isTargeted` (a boolean) and `targetedSizes` (an array of `TargetedSize`). `Targeting` is a dependency.\n"]]