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 providing text for the ad.

  • The thumbnail field specifies the video thumbnail image to be used, referenced by a 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.