InFeedVideoAdInfo

  • Headline, Description1, Description2, and Thumbnail are the key fields for representing the In-feed video ad format.

  • The headline, description1, and description2 fields are strings used for the text content of the ad.

  • The thumbnail field is a VideoThumbnail enum used to specify the video thumbnail image for the ad.

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.