Method: placementGroups.patch

  • The PATCH method is used to update an existing placement group via an HTTP request.

  • The API call requires a profileId as a path parameter and a required id as a query parameter.

  • The request body should contain an instance of PlacementGroup , and a successful response will also return a PlacementGroup instance.

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

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

HTTP request

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

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

Response body

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

Authorization scopes

Requires the following OAuth scope:

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