[[["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-05-15 UTC."],[[["`ScalableType` in CreativeService defines how a video or flash creative can be scaled, such as maintaining aspect ratio or allowing distortion."],["It includes options like `NOT_SCALABLE`, `RATIO_SCALABLE`, and `STRETCH_SCALABLE` to control scaling behavior."],["This enumeration is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The `ScalableType` enumeration defines how video/flash creatives can be scaled. It includes `NOT_SCALABLE`, indicating no scaling is allowed; `RATIO_SCALABLE`, where scaling is permitted while maintaining aspect ratio; and `STRETCH_SCALABLE`, allowing scaling with aspect ratio distortion. `UNKNOWN` represents a value not exposed by the API version. These are dependencies for the `VideoMetadata` field within the `CreativeService`. The service namespace is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]