I am new to google adwords API and I am trying to pull the data for google keywords performance report from Adwords API. I want to include the Labels list as part of the keywords performance report. Is it possible to do achieve this?
Currently if I 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?