{
  "data": {
    "Keywords": [
      {
        "Id": 6012345,
        "Text": "running shoes",
        "MatchType": "Exact",
        "Status": "Active",
        "Bid": {
          "Amount": 0.75
        }
      },
      {
        "Id": 6012346,
        "Text": "trail runners",
        "MatchType": "Phrase",
        "Status": "Active",
        "Bid": {
          "Amount": 0.6
        }
      }
    ]
  }
}