Returns the accounts Resource.
Returns the accountstatuses Resource.
Returns the accounttax Resource.
Returns the collections Resource.
Returns the collectionstatuses Resource.
Returns the conversionsources Resource.
Returns the csses Resource.
Returns the datafeeds Resource.
Returns the datafeedstatuses Resource.
Returns the freelistingsprogram Resource.
Returns the liasettings Resource.
Returns the localinventory Resource.
Returns the merchantsupport Resource.
Returns the ordertrackingsignals Resource.
Returns the pos Resource.
Returns the productdeliverytime Resource.
Returns the products Resource.
Returns the productstatuses Resource.
Returns the promotions Resource.
Returns the pubsubnotificationsettings Resource.
Returns the quotas Resource.
Returns the recommendations Resource.
Returns the regionalinventory Resource.
Returns the regions Resource.
Returns the reports Resource.
Returns the returnaddress Resource.
Returns the returnpolicy Resource.
Returns the returnpolicyonline Resource.
Returns the shippingsettings Resource.
Returns the shoppingadsprogram Resource.
Close httplib2 connections.
Create a BatchHttpRequest object based on the discovery document.
close()
Close httplib2 connections.
new_batch_http_request()
Create a BatchHttpRequest object based on the discovery document. Args: callback: callable, A callback to be called for each response, of the form callback(id, response, exception). The first parameter is the request id, and the second is the deserialized response object. The third is an apiclient.errors.HttpError exception object if an HTTP error occurred while processing the request, or None if no error occurred. Returns: A BatchHttpRequest object based on the discovery document.