Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.acceleratedmobilepageurl.ampUrls

Accelerated Mobile Pages (AMP) URL API: ampUrls. Retrieves the list of AMP URLs (and equivalent AMP Cache URLs) for a given list of public URL(s). See: https://developers.google.com/amp/cache/api/reference/rest/v1/ampUrls

Accelerated Mobile Pages (AMP) URL API: ampUrls.
Retrieves the list of AMP URLs (and equivalent AMP Cache URLs) for a given list of public URL(s). 
See: https://developers.google.com/amp/cache/api/reference/rest/v1/ampUrls
raw docstring

batchGet$clj

(batchGet$ auth parameters body)

https://developers.google.com/amp/cache/api/reference/rest/v1/ampUrls/batchGet

Required parameters: none

Optional parameters: none

Body:

{:lookupStrategy string, :urls [string]}

Returns AMP URL(s) and equivalent AMP Cache URL(s).

https://developers.google.com/amp/cache/api/reference/rest/v1/ampUrls/batchGet

Required parameters: none

Optional parameters: none

Body: 

{:lookupStrategy string, :urls [string]}

Returns AMP URL(s) and equivalent [AMP Cache URL(s)](/amp/cache/overview#amp-cache-url-format).
sourceraw docstring

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

× close