InFeedVideoAdInfo

  • The In-feed video ad format includes fields for headline, description1, description2, and thumbnail.

  • The headline field is a string representing the ad's headline.

  • description1 and description2 are string fields for the first and second text lines of the ad.

  • The thumbnail field specifies the video thumbnail image to be used, referencing the VideoThumbnail enum.

Representation of In-feed video ad format.

Fields

headline

string

The headline of the ad.

description1

string

First text line for the ad.

description2

string

Second text line for the ad.

thumbnail

VideoThumbnail

Video thumbnail image to use.