Call to AdWords API and Google Ads API do not return same amount of campaigns

46 views
Skip to first unread message

Hector V

unread,
Feb 18, 2022, 2:53:22 PM2/18/22
to Google Ads API and AdWords API Forum
Hello,

For the migration of AdWords API to Google Ads API, I am trying to verify that I get all the same information from one API to the other. Currently, while using the same account, when I use the following query, I get 84 campaigns, but for AdWords, when I put the equivalent for listing the campaigns on an account, I get 88 instead.

Here is the query I'm using:
SELECT campaign.id, campaign.name, campaign.status, campaign.advertising_channel_type FROM campaign WHERE campaign.status IN ('ENABLED','PAUSED','REMOVED') AND campaign.advertising_channel_type IN ('DISPLAY','SEARCH','SHOPPING') ORDER BY campaign.name

For testing purposes, I removed the WHERE part of the SQL to see if I would get the missing campaigns, but unfortunately, I did not get what I'm missing with that query:
SELECT campaign.id, campaign.name, campaign.status, campaign.advertising_channel_type FROM campaign ORDER BY campaign.name

Is there some campaigns that can't be seen on Google Ads API but still available on AdWords API?

Thanks and have a good day!

Google Ads API Forum Advisor

unread,
Feb 21, 2022, 3:43:55 AM2/21/22
to vc6ac...@gmail.com, adwor...@googlegroups.com

Hi Hector,

 

I'm Kevin from the Google Ads API Team.

 

In order for me to proceed with my investigation, can you please provide the following details below?

  1. Complete request and response logs with request ID of the Google Ads API report
  2. Complete query in XML or AWQL format of the AdWords API report
  3. Sample comparison which clearly shows the discrepancies

 

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

 

Regards,

Google Logo
Kevin Gil
Google Ads API Team
 


ref:_00D1U1174p._5004Q2Wx96t:ref

Hector V

unread,
Feb 21, 2022, 3:59:36 PM2/21/22
to Google Ads API and AdWords API Forum
I have sent the required information by email. If there are things that are missing, feel free to contact me so I can give further information.

Thanks a lot for looking into it.

On Monday, February 21, 2022 at 3:43:55 AM UTC-5 adsapi wrote:

Hi Hector,

 

I'm Kevin from the Google Ads API Team.

 

In order for me to proceed with my investigation, can you please provide the following details below?

  1. Complete request and response logs with request ID of the Google Ads API report
  2. Complete query in XML or AWQL format of the AdWords API report
  3. Sample comparison which clearly shows the discrepancies

 

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

Google Ads API Forum Advisor

unread,
Feb 22, 2022, 1:23:39 AM2/22/22
to vc6ac...@gmail.com, adwor...@googlegroups.com
Hi Hector,

Thank you. This is also to confirm that our team has received your private email. We can continue our discussion of the issue on that private thread for now.

Best regards,

Google Logo
Peter Laurence
Google Ads API Team
 


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