AI-generated Key Takeaways
-
The In-feed video ad format includes fields for headline, description1, description2, and thumbnail.
-
The
headlinefield is a string representing the ad's headline. -
description1anddescription2are string fields for the first and second text lines of the ad. -
The
thumbnailfield specifies the video thumbnail image to be used, referencing the VideoThumbnail enum.
Representation of In-feed video ad format.
| Fields | |
|---|---|
|
The headline of the ad. |
|
First text line for the ad. |
|
Second text line for the ad. |
|
Video thumbnail image to use. |