Not getting the ImpressionReach

38 views
Skip to first unread message

system...@gmail.com

unread,
Mar 14, 2017, 9:04:37 AM3/14/17
to AdWords API Forum
Hello, 

I unable to read the ImpressionReach column in the Campaign Performance Report corresponds to "Unique cookies" in the UI. 
I am getting this error when i call the adwords api.

ReportDefinitionErrorReason.INVALID_FIELD_NAME_FOR_REPORT. (Error: ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT, FieldPath: , Trigger: ImpressionReach),

Please help me for above query.

Shwetha Vastrad (AdWords API Team)

unread,
Mar 14, 2017, 11:00:01 AM3/14/17
to AdWords API Forum
Hi,

The ImpressionReach field is not compatible with a few other fields in the Campaign Performance Report. Please ensure that there aren't any such conflicting fields in your report query and retry the request. If you still encounter this error, please provide the complete report definition so I can take a look. 

Thanks,
Shwetha, AdWords API Team.

system...@gmail.com

unread,
Mar 15, 2017, 2:55:35 AM3/15/17
to AdWords API Forum
Hello,
            I am requesting the below query to getting the data from the adwords api
            
             SELECT CampaignId, CampaignStatus, CampaignName,Impressions,ImpressionsReach, Clicks, Cost, InteractionRate, AverageCost  FROM CRITERIA_PERFORMANCE_REPORT 
             WHERE CampaignStatus != REMOVED DURING 20161101,20161130            

Shwetha Vastrad (AdWords API Team)

unread,
Mar 15, 2017, 11:26:38 AM3/15/17
to AdWords API Forum
Hi, 

The report type being requested in your query is Criteria Performance Report which doesn't contain the ImpressionReach field, so you'll encounter the INVALID_FIELD_NAME_FOR_REPORT when you include this field in the report query. The ImpressionReach is only available in the Campaign Performance Report. Please update you report query and retry the request. 

Regards,
Shwetha, AdWords API Team.
Reply all
Reply to author
Forward
0 new messages