I am receiving no response when attempting to run the example get_campaigns.py from the repository. Below is the log output. Thanks in advance!
[2021-03-10 15:11:00,272 - DEBUG] Request
-------
Method: /google.ads.googleads.v6.services.GoogleAdsService/SearchStream
Host:
googleads.googleapis.com:443Headers: {
"developer-token": "REDACTED",
"x-goog-api-client": "gl-python/3.7.4 grpc/1.36.1 gax/1.26.1 gapic/9.0.0",
"x-goog-request-params": "customer_id=
3619312358"
}
Request: customer_id: "
3619312358"
query: "\n SELECT
campaign.id,
campaign.name\n FROM campaign\n ORDER BY
campaign.id"
Response
-------
Headers: {
"request-id": "1n0b5HlMQc8PQrfOzp_s3g"
}
Response: None
[2021-03-10 15:11:00,276 - INFO] Request made: ClientCustomerId:
3619312358, Host:
googleads.googleapis.com:443, Method: /google.ads.googleads.v6.services.GoogleAdsService/SearchStream, RequestId: 1n0b5HlMQc8PQrfOzp_s3g, IsFault: False, FaultMessage: None