when downlaoding report KeywordMatchType giving error

9 views
Skip to first unread message

Kyle B

unread,
Jul 12, 2016, 11:19:02 PM7/12/16
to AdWords API Forum

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"));


Peter Oliquino

unread,
Jul 13, 2016, 2:52:45 AM7/13/16
to AdWords API Forum
Hi Kyle,

You are getting this error because the report you are generating does not support the KeywordMatchType field. You may refer to this link for all the different fields/columns and the corresponding report types that support them. Please also check this direct link to the   KeywordMatchType field to see which report types supports it. I hope this helps!

Best regards,
Peter
AdWords API Team
Reply all
Reply to author
Forward
0 new messages