Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.adexchangebuyer.billingInfo

Ad Exchange Buyer API: billingInfo. Accesses your bidding-account information, submits creatives for validation, finds available direct deals, and retrieves performance reports. See: https://developers.google.com/ad-exchange/buyer-restapi/reference/rest/v1.4/billingInfo

Ad Exchange Buyer API: billingInfo.
Accesses your bidding-account information, submits creatives for validation, finds available direct deals, and retrieves performance reports.
See: https://developers.google.com/ad-exchange/buyer-restapi/reference/rest/v1.4/billingInfo
raw docstring

get$clj

(get$ auth parameters)

https://developers.google.com/ad-exchange/buyer-restapi/reference/rest/v1.4/billingInfo/get

Required parameters: accountId

Optional parameters: none

Returns the billing information for one account specified by account ID.

https://developers.google.com/ad-exchange/buyer-restapi/reference/rest/v1.4/billingInfo/get

Required parameters: accountId

Optional parameters: none

Returns the billing information for one account specified by account ID.
sourceraw docstring

list$clj

(list$ auth parameters)

https://developers.google.com/ad-exchange/buyer-restapi/reference/rest/v1.4/billingInfo/list

Required parameters: none

Optional parameters: none

Retrieves a list of billing information for all accounts of the authenticated user.

https://developers.google.com/ad-exchange/buyer-restapi/reference/rest/v1.4/billingInfo/list

Required parameters: none

Optional parameters: none

Retrieves a list of billing information for all accounts of the authenticated user.
sourceraw docstring

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

× close