- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
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.
HTTP request
GET https://dfareporting.googleapis.com/dfareporting/v4/userprofiles/{profileId}/sizes
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
profile |
User profile ID associated with this request. |
Query parameters
Parameters | |
---|---|
ids[] |
Select only sizes with these IDs. |
height |
Select only sizes with this height. |
iab |
Select only IAB standard sizes. |
width |
Select only sizes with this width. |
Request body
The request body must be empty.
Response body
Size sizes.list Response
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"kind": string,
"sizes": [
{
object ( |
Fields | |
---|---|
kind |
Identifies what kind of resource this is. Value: the fixed string
. |
sizes[] |
Size collection. |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/dfatrafficking