Service
AdGroupAdService
MediaService
MutateJobService
Dependencies
Media_Size_DimensionsMapEntry
▼
Dimensions
Represents a simple height-width dimension.
| Field | Type | Description |
|---|---|---|
| width Filterable
Required
Selectable
|
xsd:int
|
Width of the dimension
This field can be selected using the value "Width".
This field can be filtered on.
This field is required and should not be null.
|
| height Filterable
Required
Selectable
|
xsd:int
|
Height of the dimension
This field can be selected using the value "Height".
This field can be filtered on.
This field is required and should not be null.
|