Method: accountUserProfiles.insert

  • This document outlines how to insert a new account user profile using an HTTP POST request.

  • The request requires a user profile ID specified as a path parameter.

  • The request body should contain an instance of AccountUserProfile .

  • A successful response will contain a newly created AccountUserProfile instance.

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

Inserts a new account user profile.

HTTP request

POST https://dfareporting.googleapis.com/dfareporting/v4/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 a newly created instance of AccountUserProfile .

Authorization scopes

Requires the following OAuth scope:

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