gogol-shopping-content-0.0.1: Google Content API for Shopping SDK.

Copyright(c) 2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.Google.Resource.Content.Productstatuses.Custombatch

Contents

Description

Gets the statuses of multiple products in a single request.

See: Content API for Shopping Reference for content.productstatuses.custombatch.

Synopsis

REST Resource

type ProductstatusesCustombatchResource = "content" :> ("v2" :> ("productstatuses" :> ("batch" :> (QueryParam "alt" AltJSON :> (ReqBody `[JSON]` ProductstatusesCustomBatchRequest :> Post `[JSON]` ProductstatusesCustomBatchResponse))))) Source

A resource alias for content.productstatuses.custombatch method which the ProductstatusesCustombatch request conforms to.

Creating a Request

productstatusesCustombatch Source

Creates a value of ProductstatusesCustombatch with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses