View Source GoogleAds.Telemetry.QueryResourceConsumption (GoogleAds v0.1.2)

Telemetry handler for computing the query resource consumption spent on Google Ads API requests.

Summary

Functions

handle_event(list, measurements, metadata, config)

@spec handle_event(list(), measurements :: map(), metadata :: map(), config :: any()) ::
  :ok

setup()

@spec setup() :: :ok | {:error, :already_exists}