Google Ads API/ request ids

333 views
Skip to first unread message

Николай Чумичев

unread,
Mar 14, 2022, 9:51:15 AM3/14/22
to Google Ads API and AdWords API Forum
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.



Rgoogleleads.PNG

Google Ads API Forum Advisor

unread,
Mar 14, 2022, 11:16:08 PM3/14/22
to adwor...@googlegroups.com
Hi,

Thank you for reaching out.


1) What "request ids" means and how can i use it

The request-id represents the ID of your API transaction. This is also helpful information that our team uses when troubleshooting errors or issues encountered in your API requests.


2) Why final result at the end is empty.

For the empty report you are receiving and so our team can take a closer look, could you share your account ID or customer ID, the (request and response) logs, if available, as well as the login-customer-id used?

You may then send the requested information via the Reply privately to author option. If this option is not available, you may send the details directly to our googleadsa...@google.com alias instead.

Best regards,

Google Logo
Peter Laurence
Google Ads API Team
 


ref:_00D1U1174p._5004Q2Yl4q4:ref
Reply all
Reply to author
Forward
0 new messages