I am getting the following error message when I add the BidModifier field to the adwords CRITERIA_PERFORMANCE_REPORT to the report definition. The error response has an empty trigger and a field path that reads 'BidModifier'.
Error Response: adspygoogle.adwords.AdWordsErrors.AdWordsReportError: HTTP code: 400, type: 'ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT', trigger: '', field path: 'BidModifier' If I include a non existing column to the definition, there is a small difference in the error report. The 'trigger' part of the error message has the invalid column's name and the 'field path' part is empty. example: (for column 'Dummy') adspygoogle.adwords.AdWordsErrors.AdWordsReportError: HTTP code: 400, type: 'ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT', trigger: 'Dummy', field path: '' -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
