I am new to google adwords and I am trying to get data for google keywords performance report from Adwords API. I am trying to pull the keyword's Labels as part of the keywords performance report. Is it possible to do achieve this?
Currently if we include "Labels" to the field list in an keywords performance report we are getting the below error.
ErrorType: "ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT"
FieldPath: Labels
Can someone please give inputs on how to pull the labels list along with the keyword performance report?