Method: userProfiles.list

Retrieves list of user profiles for a user.

HTTP request

GET https://dfareporting.googleapis.com/dfareporting/v3.4/userprofiles

The URL uses gRPC Transcoding syntax.

Request body

The request body must be empty.

Response body

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

Represents the list of user profiles.

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