Method: userProfiles.list

Retrieves list of user profiles for a user.

HTTP request

GET https://dfareporting.googleapis.com/dfareporting/v4/userprofiles

The URL uses gRPC Transcoding syntax.

Request body

The request body must be empty.

Response body

Represents the list of user profiles.

If successful, the response body contains data with the following structure:

JSON representation
{
  "kind": string,
  "etag": string,
  "items": [
    {
      object (UserProfile)
    }
  ]
}
Fields
kind

string

Identifies what kind of resource this is. Value: the fixed string

"dfareporting#userProfileList"

.

etag

string

Etag of this resource.

items[]

object (UserProfile)

The user profiles returned in this response.

Authorization scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/dfareporting
  • https://www.googleapis.com/auth/dfatrafficking
  • https://www.googleapis.com/auth/ddmconversions