Hello,
With the Google Ads API and while requesting the detail_placement_view
resource using the google-ads-python package for a specific customer as an
OAuthed MCC, I am encountering this error:
google.api_core.exceptions.RetryError: Deadline of 3600.0s exceeded while
calling functools.partial(<function
_wrap_unary_errors.<locals>.error_remapped_callable at 0x12c88e050>,
customer_id: "xxxxxxxxxx"
query: "SELECT
ad_group.id,detail_placement_view.placement,detail_placement_view.display_name,detail_placement_view.placement_type,detail_placement_view.target_url,metrics.video_quartile_25_rate,metrics.video_quartile_50_rate,metrics.video_quartile_75_rate,metrics.video_quartile_100_rate,metrics.video_views,metrics.cost_micros,metrics.clicks,metrics.impressions,metrics.conversions,metrics.all_conversions,metrics.view_through_conversions,segments.date,segments.device
FROM detail_placement_view WHERE segments.date BETWEEN \'xxxx-xx-xx\' AND
\'xxxx-xx-xx\'"
, metadata=[('x-goog-request-params', 'customer_id= xxxxxxxxxx'),
('x-goog-api-client', 'gl-python/3.7.4 grpc/1.23.0 gax/1.14.2
gapic/3.2.0')]), last exception: 503 502:Bad Gateway
Since this is a 503/502 error, I'm assuming this is an internal issue with
the Google Ads API.
What could be possibly causing this issue?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/59ac437a-71dd-456d-acad-c3e77b7a1616%40googlegroups.com.