Services
ResearchPaidGetCountDomainKeyword
Number of paid keywords for a domain in a given country.
Cost per call: 50.00
Returns the number of keywords in Google's paid search for a given domain in a given country for the last month available in our database.
Parameter description
GET
Parameter | Description |
---|---|
countrycode (required) | A two letter country code as specified in ISO 3166-1Format: US, GB, DE etc. |
url (required) | Domain for which the number of paid keywords is determined.Format: domain.tld, subdomain.domain.tld |
Example
HTTP Request: http://api.searchmetrics.com/v3/ResearchPaidGetCountDomainKeyword.json?url=searchmetrics.com&countrycode=us&access_token=xxxxx Response: [{ "693295" }]
Result Description
Key | Description |
---|---|
0 | Number of paid keywords |