Method: accountPermissions.get

  • This page details how to retrieve a single account permission by its ID.

  • The HTTP request method is GET, using a specific URL structure with path parameters for profile ID and account permission ID.

  • The request body should be empty.

  • A successful response contains an instance of AccountPermission.

  • Authorization requires the https://www.googleapis.com/auth/dfatrafficking OAuth scope.

Gets one account permission by ID.

HTTP request

GET https://dfareporting.googleapis.com/dfareporting/v5/userprofiles/{profileId}/accountPermissions/{id}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
profileId

string ( int64 format)

User profile ID associated with this request.

id

string ( int64 format)

Account permission ID.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of AccountPermission .

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/dfatrafficking
Design a Mobile Site
View Site in Mobile | Classic
Share by: