Campaign and ad_group

67 views
Skip to first unread message

Oleksii Tyhipko

unread,
Nov 28, 2023, 11:59:25 AM11/28/23
to Google Ads API and AdWords API Forum
Hi, I use googleAds:search for query data about campaigns. I need to get the data about campaigns. For this, I create a query like this:

SELECT
campaign.id,
campaign.start_date,
campaign.advertising_channel_type,
campaign.name,
campaign.status,
metrics.clicks,
metrics.impressions
FROM campaign

But I need also to add an ad group (names of ad groups) for campaigns that have it. According to the manuals I can use ad_group in the FROM clause but in that case, I will receive only campaigns that have ad_group. Campaigns without ad_group I will not receive. Are there some options to get data about all campaigns with the names of ad_group where they are present?

Google Ads API Forum Advisor

unread,
Nov 28, 2023, 1:43:54 PM11/28/23
to oleksii...@gmail.com, adwor...@googlegroups.com
Hi,

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

After reviewing your concern, I understand that you want to fetch the data of the ads campaign with the ad_group through a query.

In order to assist you further, please provide us with the uncropped UI screenshot of the report that you are trying to replicate via the Google Ads API.

You can send the details via Reply privately to the author option, or direct private reply to this email.

 
This message is in relation to case "ref:!00D1U01174p.!5004Q02qVOeI:ref"

Thanks,
 
Google Logo Google Ads API Team


 

Reply all
Reply to author
Forward
0 new messages