Query regarding Adwords API

22 views
Skip to first unread message

anu varghese

unread,
Mar 30, 2022, 2:00:35 AM3/30/22
to Google Ads API and AdWords API Forum
Hi Team,

I had developed a desktop application that pulls data from Google Ads API through Get Campaign method. Below is the query that I used to pull data

SELECT campaign.id, campaign.name, campaign.status, metrics.clicks, metrics.ctr, metrics.impressions, metrics.view_through_conversions,
                             metrics.engagement_rate, metrics.average_cpc, metrics.average_cost,
                             metrics.cost_micros,segments.date,customer.conversion_tracking_setting.conversion_tracking_id,campaign.tracking_setting.tracking_url FROM campaign  
                        WHERE segments.date >= '2022-01-01' AND segments.date <= '2022-01-31'

I got the Response from this, but on further QA I found that some campaign data was missing from the response on comparing with the front end data from the Google campaign manager tool. Can I know if there is any possible reason for this issue?
Below is one such example

Account - US_EY_Consumer Behavior  

Missing Campaign from API - Advertising - Search Engine Marketing_Americas_USA_United States of America_FY22_NA_NA_Now, Next, Beyond Consumer


Regards, 

Anu

Google Ads API Forum Advisor

unread,
Mar 30, 2022, 5:03:00 PM3/30/22
to anu.va...@gds.ey.com, adwor...@googlegroups.com
Hi Anu,

Thank you for reaching out to the Google Ads API support team.

To investigate the issue further, could you please provide the complete request and response logs, with the request-id? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Logging documentation, which you can access from this link. You can provide it via Reply privately to author option. If this option is not available, then send it instead on this email address googleadsa...@google.com.

Thanks,
Google Logo
Nirmita
Google Ads API Team
 


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