How do I do that in Python?
Here's a snippet of how I use the Python library to send requests to the
API:
ga_service = googleads_client.get_service("GoogleAdsService")
search_request = googleads_client.get_type("SearchGoogleAdsStreamRequest")
search_request.customer_id = customer['id']
search_req
Hey there!
I query the Google Ads API for some reporting metrics.
The Campaign Resource DOES list metrics.conversions_value_per_cost as
available:
https://developers.google.com/google-ads/api/fields/v10/campaign#metrics.conversions_value_per_cost
But I get the following error:
error_code {