SQR from BMM campaigns and DSA campaigns

109 views
Skip to first unread message

Michael Truong - iProspect

unread,
Aug 2, 2019, 2:51:36 PM8/2/19
to AdWords API and Google Ads API Forum
Hey, 

Does anyone know how to pull out a SQR from only BMM and DSA campaigns? Below doesn't seem to work for me:

 var SQRreport = AdWordsApp.report(
 'SELECT ' + columnsStr +
 ' FROM SEARCH_QUERY_PERFORMANCE_REPORT ' +
 ' WHERE ' +
 ' CampaignName CONTAINS "BMM" ' +
 ' Impressions > ' + Impressions_Threshold +
 ' DURING ' + Time_Period
 );

Thanks!

Google Ads API Forum Advisor Prod

unread,
Aug 5, 2019, 1:26:52 AM8/5/19
to adwor...@googlegroups.com
Hi Michael,

Thank you for posting your concern.

I am afraid that the Search Query Performance Report doesn't support the dynamic search ad (DSA) campaigns so it is currently not possible to retrieve it's data using this report type. You may refer to this document to see all the available report types that you can use to retrieve the data of Dynamic Search Ad (DSA) campaigns.

Regarding your concern about BMM, could you confirm if what you meant here was the keywords with broad match modifier (BMM) type? If yes, I am afraid this is currently not supported in any report types so I am afraid also that it is not possible to get its data.

Please follow our blog receive updates such new releases.

Let me know if you have further questions.

Regards,
Ejay
Google Ads API Team

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