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 :)