Service
AdGroupAdService
MediaService
MutateJobService
Dependencies
Represents a simple height-width dimension.
| Field | Type | Description |
|---|---|---|
| width Required
|
xsd:int
|
Width of the dimension
This field is required and should not be null.
|
| height Required
|
xsd:int
|
Height of the dimension
This field is required and should not be null.
|