Campaign Performance Report and Performance Max campaigns

42 views
Skip to first unread message

Dom B

unread,
Dec 3, 2021, 4:34:01 PM12/3/21
to AdWords API and Google Ads API Forum
It seems using the Campaign Performance Report api query does not bring in any data about Performance Max campaigns

$query = (new ReportQueryBuilder())
->select([
'CampaignId',
'CampaignName',
'Impressions',
'Clicks',
'Cost',
'Conversions',
'ConversionRate',
])
->from(ReportDefinitionReportType::CAMPAIGN_PERFORMANCE_REPORT)
->where('CampaignStatus')->in(['ENABLED'])
->duringDateRange(ReportDefinitionDateRangeType::YESTERDAY)
->build();

Google Ads API Forum Advisor

unread,
Dec 6, 2021, 2:24:31 PM12/6/21
to dab...@gmail.com, adwor...@googlegroups.com

Hello Dom,

Thanks for reaching out to the Google Ads API support.

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 the author option. If this option is not available to you, you may send it directly to googleadsa...@google.com instead.

Regards,

Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 Google Ads API and AdWords API Annual Survey

Google Logo
Jakeia Sabrina
Google Ads API Team
 

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