Missing demand gen campaigns from google_ads campaign

126 views
Skip to first unread message

Siebert Looije

unread,
Jan 16, 2024, 6:36:48 AM1/16/24
to Google Ads API and AdWords API Forum
Hi,

I saw in post https://groups.google.com/g/adwords-api/c/FoT9MHlROSI?pli=1. That the demand gen should be able to be fetched. So I tried that for client 3825534427. However the campaign with id 20754350559, which is a demand gen campaign is not coming through.

The complete logs and the UI screen shots are in the attachment.

The query I am using is below.

Thanks for helping

SELECT
segments.date,
metrics.impressions,
metrics.clicks,
metrics.cost_micros,
metrics.video_views,
segments.date,
segments.ad_network_type
FROM
ad_group_ad
WHERE
segments.date BETWEEN '{start_date}' AND '{end_date}'
ORDER BY
SELECT
campaign.campaign_budget,
campaign.status,
campaign.advertising_channel_type,
segments.date,
metrics.impressions,
metrics.clicks,
metrics.cost_micros,
metrics.video_views,
segments.date,
segments.ad_network_type
FROM
campaign
WHERE
segments.date BETWEEN '{start_date}' AND '{end_date}' AND
campaign.advertising_channel_type = 'PERFORMANCE_MAX'
ORDER BY
image (45).png
Complete_logs_missing_campaign.rtf

Google Ads API Forum Advisor

unread,
Jan 16, 2024, 1:00:35 PM1/16/24
to siebert...@billygrace.com, adwor...@googlegroups.com
Hi,

Thank you for contacting the Google Ads API support team.

I could see that the campaign Id = 20754350559 has "Demand Gen" as campaign type and 'Demand Gen product feed' as campaign sub type which is not yet supported to retrieve via the Google Ads API. However, I'm raising a request for this feature to be available in the Google Ads API. I cannot provide a scheduled timeline for the availability of this feature in the API. I would recommend you to please follow our Release Notes and Blog post for future updates.
 
This message is in relation to case "ref:!00D1U01174p.!5004Q02rWnWM:ref"

Thanks,
 
Google Logo Google Ads API Team


Reply all
Reply to author
Forward
0 new messages