Skip to main content

sizes

Overview

Namesizes
TypeResource
Idgoogleads.dfareporting.sizes

Fields

NameDatatypeDescription
idstringID of this size. This is a read-only, auto-generated field.
kindstringIdentifies what kind of resource this is. Value: the fixed string "dfareporting#size".
widthintegerWidth of this size. Acceptable values are 0 to 32767, inclusive.
heightintegerHeight of this size. Acceptable values are 0 to 32767, inclusive.
iabbooleanIAB standard size. This is a read-only, auto-generated field.

Methods

NameAccessible byRequired ParamsDescription
getSELECTid, profileIdGets one size by ID.
listSELECTprofileIdRetrieves 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.
insertINSERTprofileIdInserts a new size.