Hello, colleagues
I use package rgoogleads for R, function googleads_report.
*googleads_report <- gads_get_report( resource = "campaign", fields
= c("segments.date", "campaign.name",
"campaign.status", "metrics.impressions",
"metrics.clicks", "metrics.cost_micros"), where =
"campaign.status = 'REMOVED'", date_from = "2021-12-01", date_to =
"2021-12-01")*
When i use filter
* where = "campaign.status = 'REMOVED' "*
I get such result and empty data:
Loading data: xxxxxxxxx
Compose query
Send request
Get answer query
Your request ids: xxxxxxxxxx
1) What "request ids" means and how can i use it
2) Why final result at the end is empty.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2157e4a7-678d-47ad-b4d7-3797a1847ffbn%40googlegroups.com.