[[["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."],[[["TargetedSize refers to the dimensions of an advertisement that is being targeted for display on a webpage."],["It's defined within the namespace `https://www.google.com/apis/ads/publisher/v202402` and is used by various services like AdRuleService, AdjustmentService, and LineItemService, among others."],["The key field associated with TargetedSize is 'size', which utilizes the 'Size' object to specify the width and height of the ad unit."],["This concept is crucial for inventory size targeting, enabling publishers to effectively match ad creatives with appropriate ad slots."]]],["The document defines the `TargetedSize` within the `v202402` API namespace (`https://www.google.com/apis/ads/publisher/v202402`). This `TargetedSize` is a size targeted in a request and depends on `InventorySizeTargeting`. It includes one key field: `size`, which references another entity called `Size`. Various services such as `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService` and `YieldGroupService` are listed, potentially being able to utilize the defined TargetedSize.\n"]]