Hi Team,
We called the Google Ads API. Below query.
```
let campaignAndMetrics =
`SELECT
campaign.advertising_channel_sub_type,
campaign.advertising_channel_type,
campaign.id,
campaign.name,
.....
FROM
campaign
WHERE segments.date >= '`2023-04-24`' AND segments.date
<='`2023-04-24`' AND metrics.impressions >0
`
```
The response is below.
GoogleAdsFailure { errors: [], request_id: '*KooriQs14JStS2Iqwnx27w*' }
Often we don't know what the error is.
Please let me know why the error occurred.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d424d309-3260-449c-8398-b6b90b1be382n%40googlegroups.com.