[[["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\u003e\u003ccode\u003eScalableType\u003c/code\u003e in CreativeService defines how a video or flash creative can be scaled.\u003c/p\u003e\n"],["\u003cp\u003eIt includes options for no scaling, maintaining aspect ratio while scaling, and allowing aspect ratio distortion during scaling.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this enumeration is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `ScalableType` enumeration defines how a video/flash creative can be scaled. `NOT_SCALABLE` indicates no scaling. `RATIO_SCALABLE` allows scaling while maintaining the aspect ratio. `STRETCH_SCALABLE` permits scaling with aspect ratio distortion. `UNKNOWN` is returned if the value isn't available in the API version. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202411`. This service is a dependency of the CreativeService.VideoMetadata.\n"],null,["**Service** \n**CreativeService** **Dependencies** \n[VideoMetadata](/ad-manager/api/reference/v202411/CreativeService.VideoMetadata) \n▼\n**ScalableType**\n\nThe different ways a video/flash can scale.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|--------------------|-------------------------------------------------------------------------------------|\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |\n| `NOT_SCALABLE` | The creative should not be scaled. |\n| `RATIO_SCALABLE` | The creative can be scaled and its aspect-ratio must be maintained. |\n| `STRETCH_SCALABLE` | The creative can be scaled and its aspect-ratio can be distorted. |"]]