Method: products.create

Creates a new product.

  • Returns the newly created product if successful.

HTTP request

POST https://dv360outofhomeseller.googleapis.com/v1beta1/products

The URL uses gRPC Transcoding syntax.

Request body

The request body contains an instance of Product.

Response body

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

Authorization Scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.