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/v3.4/userprofiles/{profileId}/sizes
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
profileId |
User profile ID associated with this request. |
Query parameters
Parameters | |
---|---|
ids[] |
Select only sizes with these IDs. |
height |
Select only sizes with this height. |
iabStandard |
Select only IAB standard sizes. |
width |
Select only sizes with this width. |
Request body
The request body must be empty.
Response body
If successful, the response body contains data with the following structure:
Size accountPermissionGroups.list Response
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