Method: subaccounts.get

  • This method gets one subaccount by ID.

  • The HTTP request uses a GET method to a specified URL containing profileId and subaccount id path parameters.

  • The request body must be empty.

  • If successful, the response body contains an instance of Subaccount.

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

Gets one subaccount by ID.

HTTP request

GET https://dfareporting.googleapis.com/dfareporting/v4/userprofiles/{profileId}/subaccounts/{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)

Subaccount ID.

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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