VideoEnhancement

Represents a video that can include both advertiser uploaded videos or enhancements generated from the advertiser uploaded videos. Only publicly available videos are returned.

Each row in this resource represents either the video uploaded by the advertiser or each specific variation of it. In contrast, the Video resource represents only the advertiser-provided video and would aggregate metrics across all its variations (including enhancements). {-- next tag to use: 5 --}

Proto definition GitHub

Fields

duration_millis

int64

Output only. Duration of this video, in milliseconds.

resource_name

string

Output only. The resource name of the video enhancement. Video enhancement resource names have the form:

customers/{customer_id}/videoEnhancements/{video_id}

source

VideoEnhancementSource

Output only. The source of the video (e.g. advertiser or enhanced by Google Ads).

title

string

Output only. Title of this video.