Hello,
This issue has not been resolved on my side, and I am still seeing the same
error every time, regardless of modifications made to the query.
The latest attempt is as follows:
query = '''
SELECT
campaign_search_term_insight.campaign_id,
campaign_search_term_insight.category_label,
campaign_search_term_insight.id,
campaign_search_term_insight.resource_name,
segments.date,
segments.search_subcategory,
segments.search_term,
metrics.clicks,
metrics.conversions,
metrics.impressions,
metrics.conversions_value
FROM
campaign_search_term_insight
WHERE
segments.date BETWEEN '2024-01-04' AND '2024-01-04' AND
campaign_search_term_insight.campaign_id = '20312273196' AND
campaign_search_term_insight.id = '20312273196'
'''
Running this query (RequestId: yW9nGvW8jQAGMWVLBmiYjQ) I receive the same
internal error:
google.api_core.exceptions.InternalServerError: 500 Internal error
encountered. [type_url:
"type.googleapis.com/google.ads.googleads.v15.errors.GoogleAdsFailure"
value: "\n%\n\002P\002\022\037An internal error has
occurred.\022\026yW9nGvW8jQAGMWVLBmiYjQ"
]
I've also tried the previously provided query, resulting in the same issue.
Please advise.
Thanks,
Moshik
On Thursday, January 18, 2024 at 9:42:15 PM UTC+2 Google Ads API Forum
Advisor wrote:
> Hi Moshe, it appears the issue has been resolved.
>
> Would you please retry the query and let me know if you still receive an
> error? If so, would you please reply back with the request and response
> logs, including the request-id?
>
> All the best,
> Devin
>
> ref:!00D1U01174p.!5004Q02q9T1G:ref
>
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"Google Ads API and AdWords 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/c5496f64-feaa-4d82-a3b0-e68917dd04f0n%40googlegroups.com.