Method: placements.update

  • The endpoint PUT https://dfareporting.googleapis.com/dfareporting/v4/userprofiles/{profileId}/placements updates an existing placement.

  • The request requires a profileId path parameter, which is a string representing the user profile ID.

  • The request body should contain an instance of a Placement object.

  • A successful response body will also contain an instance of a Placement object.

  • This operation requires the https://www.googleapis.com/auth/dfatrafficking authorization scope.

Updates an existing placement.

HTTP request

PUT https://dfareporting.googleapis.com/dfareporting/v4/userprofiles/{profileId}/placements

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 Placement.

Response body

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

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/dfatrafficking