Method: placementStrategies.patch

  • The request updates an existing placement strategy using patch semantics.

  • The HTTP request uses a PATCH method and specifies a URL with profile and strategy identifiers.

  • The request requires both path and query parameters to identify the profile and strategy.

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

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

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

HTTP request

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