View Source GoogleAds.Client (GoogleAds v0.1.5)

This module is responsible for issuing requests to the Google Ads API.

Google advises to trace the request-id header https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id

With the request id, we can create a correlation between the request and the response returned by the Google Ads API. This is useful when working with Google Ads support.