This is an invitation-only beta feature.
Gets the requested product by id. Try it now.
Request
HTTP request
GET https://www.googleapis.com/adexchangebuyer/v1.4/products/productId
Parameters
Parameter name | Value | Description |
---|---|---|
Path parameters | ||
productId |
string |
The id for the product to get the head revision for. |
Authorization
This request requires authorization with the following scope:
Scope |
---|
https://www.googleapis.com/auth/adexchange.buyer |
For more information, see the authentication and authorization page.
Request body
Do not supply a request body with this method.
Response
If successful, this method returns a Products resource in the response body.
Try it!
Use the APIs Explorer below to call this method on live data and see the response.