Error got FieldPath = 'SearchRankLostImpressionShare

13 views
Skip to first unread message

Marco Antonio Guerrero Alfaro

unread,
Aug 8, 2016, 3:05:43 AM8/8/16
to AdWords API Forum

Hi,

I have a problem, i use AWQL in campaign performance report, this is part of the query-

SELECT Cost, Impressions, SearchRankLostImpressionShare, Clicks, AverageCpc, Ctr FROM CRITERIA_PERFORMANCE_REPORT

but when i add SearchRankLostImpressionShare i got the next error

 Underlying errors are Type = 'ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT', Trigger = '', FieldPath = 'SearchRankLostImpressionShare'.

i check that field cannot use with

ClickType
ConversionCategoryName
ConversionTrackerId
ConversionTypeName
Slot

but i don't used any of them

I hope you can help me :)

Joyce Lava

unread,
Aug 8, 2016, 3:31:22 AM8/8/16
to AdWords API Forum
Hello Marco,

Based on the code snippet you provided, you are generating a Criteria Performance Report however, the field SearchRankLostImpressionShare is available at Account Performance Report, AdGroup Performance Report, Campaign Performance Report, and Keywords Performance Report. You may want to check this page to see in which report types the fields are available. You may also use the ReportDefinitionService.getReportFields() to get the available fields per report.

Best Regards,
Joyce, AdWords API Team
Reply all
Reply to author
Forward
0 new messages