[[["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."],[[["\u003cp\u003eThis page describes the \u003ccode\u003eSize\u003c/code\u003e object, which represents the dimensions of an ad unit, line item, or creative.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSize\u003c/code\u003e includes \u003ccode\u003ewidth\u003c/code\u003e, \u003ccode\u003eheight\u003c/code\u003e, and \u003ccode\u003eisAspectRatio\u003c/code\u003e fields to define the dimensions.\u003c/p\u003e\n"],["\u003cp\u003eFor interstitial, native, ignored, and fluid sizes, the \u003ccode\u003eSize\u003c/code\u003e must be 1x1.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eisAspectRatio\u003c/code\u003e field indicates if the size is expressed as a ratio rather than absolute dimensions.\u003c/p\u003e\n"]]],["The provided content details services and dependencies within an ad management API, focusing on the `Size` aspect. This `Size` represents the dimensions (width and height) of AdUnits, LineItems, or Creatives. Interstitial, native, ignored, and fluid sizes must be 1x1. Key fields include `width`, `height` and `isAspectRatio`. Several services are outlined: `AdRuleService`, `AdjustmentService`, `CreativeService`, `DaiEncodingProfileService`, `ForecastService`, `InventoryService`, `LineItemCreativeAssociationService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `SuggestedAdUnitService`, `TargetingPresetService`, `YieldGroupService`.\n"],null,["# type Size (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.Size) [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.Size) [CreativeService](/ad-manager/api/reference/v202411/CreativeService.Size) [DaiEncodingProfileService](/ad-manager/api/reference/v202411/DaiEncodingProfileService.Size) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.Size) [InventoryService](/ad-manager/api/reference/v202411/InventoryService.Size) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202411/LineItemCreativeAssociationService.Size) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.Size) [NativeStyleService](/ad-manager/api/reference/v202411/NativeStyleService.Size) **ProposalLineItemService** [ProposalService](/ad-manager/api/reference/v202411/ProposalService.Size) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.Size) [SuggestedAdUnitService](/ad-manager/api/reference/v202411/SuggestedAdUnitService.Size) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.Size) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.Size) **Dependencies** \n[CreativePlaceholder](/ad-manager/api/reference/v202411/ProposalLineItemService.CreativePlaceholder) [TargetedSize](/ad-manager/api/reference/v202411/ProposalLineItemService.TargetedSize) \n▼\n**Size**\n\n\nRepresents the dimensions of an [AdUnit](/ad-manager/api/reference/v202411/InventoryService.AdUnit), [LineItem](/ad-manager/api/reference/v202411/ForecastService.LineItem) or [Creative](/ad-manager/api/reference/v202411/CreativeService.Creative).\n\nFor interstitial size (out-of-page), native, ignored and fluid\nsize, [Size](/ad-manager/api/reference/v202411/ProposalLineItemService.Size)\nmust be 1x1.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `width` | ` `xsd:`int` The width of the [AdUnit](/ad-manager/api/reference/v202411/InventoryService.AdUnit), [LineItem](/ad-manager/api/reference/v202411/ForecastService.LineItem) or [Creative](/ad-manager/api/reference/v202411/CreativeService.Creative). |\n| ### `height` | ` `xsd:`int` The height of the [AdUnit](/ad-manager/api/reference/v202411/InventoryService.AdUnit), [LineItem](/ad-manager/api/reference/v202411/ForecastService.LineItem) or [Creative](/ad-manager/api/reference/v202411/CreativeService.Creative). |\n| ### `isAspectRatio` | ` `xsd:`boolean` Whether this size represents an aspect ratio. |"]]