Module GapiAdsenseV1_4Service.MetadataResource.Metrics

module Metrics: sig .. end

val list : ?base_url:string ->
?std_params:GapiService.StandardParameters.t ->
GapiConversation.Session.t ->
GapiAdsenseV1_4Model.Metadata.t * GapiConversation.Session.t
List the metadata for the metrics available to this AdSense account.
base_url : Service endpoint base URL (defaults to "https://www.googleapis.com/adsense/v1.4/").
std_params : Optional standard parameters.