[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-12 UTC."],[],["This document details how to create a product using a POST request. The endpoint is `https://dv360seller.googleapis.com/v1beta1/{parent=exchanges/*/orders/*}/products`, where the `parent` path parameter (e.g., \"exchanges/123/orders/456\") is required. The request body must contain a `Product` instance. A successful request returns a newly created `Product` instance in the response body. Authorization requires the `https://www.googleapis.com/auth/doubleclickbidmanager` OAuth scope.\n"]]