| Name | Type | Description | Notes |
|---|---|---|---|
| url | String | ||
| thumbnail_url | String | Required by Meta for every video creative. Used as the ad thumbnail. |
require 'zernio-sdk'
instance = Zernio::CreateCtwaAdRequestCreativesInnerVideo.new(
url: null,
thumbnail_url: null
)