Performance Max campaigns missing

198 views
Skip to first unread message

maria.r...@funnel.io

unread,
Dec 3, 2021, 5:54:26 AM12/3/21
to AdWords API and Google Ads API Forum
Hi support team,

We are trying to get the Performance Max campaigns through the ad_group resource. When using the ad_group resource just by itself it seems to filter out these campaigns while when using the resource via the click_view resource we can retrieve the campaigns. 

Could you explain why we can see these campaigns via click_view but not through ad_group by itself?

(We can also get the campaigns through the campaign resource without any problems.)

Here are two example GAQLs: 
First one from the click_view resource where we can see the Performance Max campaigns:
1. SELECT customer.descriptive_name, campaign.advertising_channel_type, campaign.advertising_channel_sub_type, campaign.id, campaign.name, campaign.tracking_url_template, campaign.url_custom_parameters, campaign.final_url_suffix, ad_group.name, ad_group.id, ad_group.type, ad_group.tracking_url_template, ad_group.final_url_suffix, segments.date, metrics.clicks, customer.currency_code FROM click_view WHERE segments.date BETWEEN '2021-12-01' AND '2021-12-01'

Second one from the ad_group resource where we can not see the Performance Max campaigns:
2. SELECT customer.descriptive_name, campaign.advertising_channel_type, campaign.advertising_channel_sub_type, campaign.id, campaign.name, campaign.tracking_url_template, campaign.url_custom_parameters, campaign.final_url_suffix, ad_group.name, ad_group.id, ad_group.type, ad_group.tracking_url_template, ad_group.final_url_suffix, segments.date, metrics.clicks, customer.currency_code FROM ad_group WHERE segments.date BETWEEN '2021-12-01' AND '2021-12-01'

Kind regards,
Maria Ravander
Developer @ Funnel

Google Ads API Forum Advisor

unread,
Dec 6, 2021, 3:55:38 AM12/6/21
to maria.r...@funnel.io, adwor...@googlegroups.com

Hi Maria,

 

I'm Kevin from the Google Ads API Team

 

Can you confirm if you are already using v9 of Google Ads API? If yes and you're still encountering some issues, please provide the complete request and response logs with request ID so I can further investigate. You may send these to me via Reply privately to author option. If this option is not available to you, you may send it directly to googleadsa...@google.com instead.

 

Regards,

Google Logo
Kevin Gil Soriano
Google Ads API Team
 


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