google_api_content v0.25.0 GoogleApi.Content.V21.Model.ProductsCustomBatchRequestEntry View Source
A batch entry encoding a single non-batch products request.
Attributes
batchId
(type:integer()
, default:nil
) - An entry ID, unique within the batch request.feedId
(type:String.t
, default:nil
) - The Content API feed id.merchantId
(type:String.t
, default:nil
) - The ID of the managing account.method
(type:String.t
, default:nil
) -product
(type:GoogleApi.Content.V21.Model.Product.t
, default:nil
) - The product to insert. Only required if the method is insert.productId
(type:String.t
, default:nil
) - The ID of the product to get or delete. Only defined if the method is get or delete.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.