SpyFu · Example Payload

Spyfu Ppc Keyword Examples

SEOPPCCompetitive IntelligenceKeyword ResearchAd HistoryBacklinksDomain AnalyticsSERP

Spyfu Ppc Keyword Examples is an example object payload from SpyFu, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

examples

Example Payload

Raw ↑
{
  "examples": [
    {
      "operationId": "PaidSerpApi_GetMostSuccessful_GET",
      "summary": "Get Most Profitable PPC Keywords",
      "example": {
        "resultCount": 100,
        "totalMatchingResults": 75000
      }
    },
    {
      "operationId": "PaidSerpApi_GetNewKeywords_GET",
      "summary": "Get New PPC Keywords",
      "example": {
        "resultCount": 100,
        "totalMatchingResults": 75000
      }
    }
  ]
}