InsertProductInputRequest

InsertProductInputRequest

Request message for the InsertProductInput method.

Fields
parent

string

Required. The account where this product will be inserted. Format: accounts/{account}

product_input

ProductInput

Required. The product input to insert.

data_source

string

Required. The primary or supplemental product data source name. If the product already exists and data source provided is different, then the product will be moved to a new data source. For more information, see Create a primary data source .

Only API data sources are supported.

Format: accounts/{account}/dataSources/{datasource} . For example, accounts/123456/dataSources/104628 .