Ad data was not downloadedHTTP Response Code: 400, FieldPath: KeywordMatchType, Type: ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT
every place i've checked says this should be working
my selector:
selector.getFields().addAll(Lists.newArrayList( //defines columns in the data
"CampaignId",
"AdGroupId",
"Id",
"CpcBid",
"Criteria",
"KeywordMatchType",
"Device",
"Status"));