Name | Type | Description | Notes |
---|---|---|---|
batchId | Long | An entry ID, unique within the batch request. | [optional] |
merchantId | String | The ID of the managing account. | [optional] |
method | MethodEnum | The method of the batch entry. | [optional] |
productId | String | The ID of the product to get or delete. Only defined if the method is get or delete. | [optional] |
product | GoogleProductV3 | [optional] | |
feedId | String | The Content API feed id. | [optional] |
Name | Value |
---|---|
INSERT | "Insert" |
DELETE | "Delete" |