Method: placements.update

  • The content provides documentation for updating an existing placement using a PUT request to the specified Google API endpoint.

  • It details the HTTP request format, required path parameters (specifically profileId ), and the structure of the request and response bodies, which both contain a Placement instance.

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

Updates an existing placement.

HTTP request

PUT https://dfareporting.googleapis.com/dfareporting/v5/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
Design a Mobile Site
View Site in Mobile | Classic
Share by: