video_formats
Overview
Name | video_formats |
Type | Resource |
Id | googleads.dfareporting.video_formats |
Fields
Name | Datatype | Description |
---|---|---|
id | integer | ID of the video format. |
fileType | string | File type of the video format. |
kind | string | Identifies what kind of resource this is. Value: the fixed string "dfareporting#videoFormat". |
resolution | object | Represents the dimensions of ads, placements, creatives, or creative assets. |
targetBitRate | integer | The target bit rate of this video format. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
videoFormats_get | SELECT | id, profileId | Gets one video format by ID. |
videoFormats_list | SELECT | profileId | Lists available video formats. |