Method: placementStrategies.patch

  • This method updates an existing placement strategy using patch semantics.

  • The HTTP request uses the PATCH method to a specific URL with path and query parameters.

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

  • The request and response bodies contain instances of the PlacementStrategy.

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

Updates an existing placement strategy. This method supports patch semantics.

HTTP request

PATCH https://dfareporting.googleapis.com/dfareporting/v4/userprofiles/{profileId}/placementStrategies

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. PlacementStrategy ID.

Request body

The request body contains an instance of PlacementStrategy .

Response body

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

Authorization scopes

Requires the following OAuth scope:

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