Method: placementGroups.insert

  • Inserts a new placement group into a specified user profile.

  • The request requires a profileId path parameter and a request body containing a PlacementGroup object.

  • A successful response returns the newly created PlacementGroup object.

  • Authorization is required using the dfatrafficking scope.

Inserts a new placement group.

HTTP request

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

Request body

The request body contains an instance of PlacementGroup.

Response body

If successful, the response body contains a newly created instance of PlacementGroup.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/dfatrafficking