List
|
|||||
|
|
Lists available video formats
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage your DoubleClick Campaign Manager's (DCM) display ad campaigns
Input
This building block consumes 1 input parameters
Name | Format | Description |
---|---|---|
profileId Required |
INTEGER |
User profile ID associated with this request |
= Parameter name
= Format
profileId INTEGER Required User profile ID associated with this request |
Output
This building block provides 12 output parameters
Name | Format | Description |
---|---|---|
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#videoFormatsListResponse" |
videoFormats[] |
OBJECT |
Contains information about supported video formats |
videoFormats[].fileType |
ENUMERATION |
File type of the video format |
videoFormats[].id |
INTEGER |
ID of the video format |
videoFormats[].kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#videoFormat" |
videoFormats[].resolution |
OBJECT |
Represents the dimensions of ads, placements, creatives, or creative assets |
videoFormats[].resolution.height |
INTEGER |
Height of this size. Acceptable values are 0 to 32767, inclusive |
videoFormats[].resolution.iab |
BOOLEAN |
IAB standard size. This is a read-only, auto-generated field |
videoFormats[].resolution.id |
INTEGER |
ID of this size. This is a read-only, auto-generated field |
videoFormats[].resolution.kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#size" |
videoFormats[].resolution.width |
INTEGER |
Width of this size. Acceptable values are 0 to 32767, inclusive |
videoFormats[].targetBitRate |
INTEGER |
The target bit rate of this video format |
= Parameter name
= Format
kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#videoFormatsListResponse" |
videoFormats[] OBJECT Contains information about supported video formats |
videoFormats[].fileType ENUMERATION File type of the video format |
videoFormats[].id INTEGER ID of the video format |
videoFormats[].kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#videoFormat" |
videoFormats[].resolution OBJECT Represents the dimensions of ads, placements, creatives, or creative assets |
videoFormats[].resolution.height INTEGER Height of this size. Acceptable values are 0 to 32767, inclusive |
videoFormats[].resolution.iab BOOLEAN IAB standard size. This is a read-only, auto-generated field |
videoFormats[].resolution.id INTEGER ID of this size. This is a read-only, auto-generated field |
videoFormats[].resolution.kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#size" |
videoFormats[].resolution.width INTEGER Width of this size. Acceptable values are 0 to 32767, inclusive |
videoFormats[].targetBitRate INTEGER The target bit rate of this video format |