Liking cljdoc? Tell your friends :D

happygapi.content.orderreports

Content API for Shopping: orderreports. Manages product items, inventory, and Merchant Center accounts for Google Shopping. See: https://developers.google.com/shopping-contentapi/reference/rest/v2.1/orderreports

Content API for Shopping: orderreports.
Manages product items, inventory, and Merchant Center accounts for Google Shopping.
See: https://developers.google.com/shopping-contentapi/reference/rest/v2.1/orderreports
raw docstring

listdisbursements$clj

(listdisbursements$ auth parameters)

https://developers.google.com/shopping-contentapi/reference/rest/v2.1/orderreports/listdisbursements

Required parameters: disbursementStartDate, merchantId

Optional parameters: disbursementEndDate, maxResults, pageToken

Retrieves a report for disbursements from your Merchant Center account.

https://developers.google.com/shopping-contentapi/reference/rest/v2.1/orderreports/listdisbursements

Required parameters: disbursementStartDate, merchantId

Optional parameters: disbursementEndDate, maxResults, pageToken

Retrieves a report for disbursements from your Merchant Center account.
sourceraw docstring

listtransactions$clj

(listtransactions$ auth parameters)

https://developers.google.com/shopping-contentapi/reference/rest/v2.1/orderreports/listtransactions

Required parameters: disbursementId, merchantId, transactionStartDate

Optional parameters: maxResults, pageToken, transactionEndDate

Retrieves a list of transactions for a disbursement from your Merchant Center account.

https://developers.google.com/shopping-contentapi/reference/rest/v2.1/orderreports/listtransactions

Required parameters: disbursementId, merchantId, transactionStartDate

Optional parameters: maxResults, pageToken, transactionEndDate

Retrieves a list of transactions for a disbursement from your Merchant Center account.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close