Method: accountUserProfiles.update

  • This page details how to update an existing account user profile using a PUT HTTP request.

  • The request requires a profileId path parameter to identify the user profile.

  • Both the request and response bodies contain an instance of AccountUserProfile .

  • The update operation requires the https://www.googleapis.com/auth/dfatrafficking OAuth scope for authorization.

Updates an existing account user profile.

HTTP request

PUT https://dfareporting.googleapis.com/dfareporting/v5/userprofiles/{profileId}/accountUserProfiles

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
profileId

string ( int64 format)

User profile ID associated with this request.

Request body

The request body contains an instance of AccountUserProfile .

Response body

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

Authorization scopes

Requires the following OAuth scope:

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