Method: placements.patch

  • This method updates an existing placement using patch semantics.

  • The HTTP request uses the PATCH method with a specific URL structure.

  • Path parameters include profileId , while query parameters require the id of the placement.

  • The request and response bodies contain an instance of a Placement object.

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

Updates an existing placement. This method supports patch semantics.

HTTP request

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

Query parameters

Parameters
id

string ( int64 format)

Required. Placement ID.

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: