List

Retrieves a list of sizes, possibly filtered

5 variables
7 variables

Retrieves a list of sizes, possibly filtered. Retrieved sizes are globally unique and may include values not currently in use by your account. Due to this, the list of sizes returned by this method may differ from the list seen in the Trafficking UI

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 5 input parameters

  = Parameter name
  = Format

profileId INTEGER Required

User profile ID associated with this request

height INTEGER

Select only sizes with this height

iabStandard BOOLEAN

Select only IAB standard sizes

ids INTEGER

Select only sizes with these IDs

width INTEGER

Select only sizes with this width

Output

This building block provides 7 output parameters

  = Parameter name
  = Format

kind STRING

Identifies what kind of resource this is. Value: the fixed string "dfareporting#sizesListResponse"

sizes[] OBJECT

Represents the dimensions of ads, placements, creatives, or creative assets

sizes[].height INTEGER

Height of this size. Acceptable values are 0 to 32767, inclusive

sizes[].iab BOOLEAN

IAB standard size. This is a read-only, auto-generated field

sizes[].id INTEGER

ID of this size. This is a read-only, auto-generated field

sizes[].kind STRING

Identifies what kind of resource this is. Value: the fixed string "dfareporting#size"

sizes[].width INTEGER

Width of this size. Acceptable values are 0 to 32767, inclusive