The table below gives information about all the data fields that you can import from Google Search Console.
Field API name |
Data Type |
Description |
Use in Adriel |
---|---|---|---|
End Date |
date |
End date of the requested date range in YYYY-MM-DD format in PST time (UTC - 8:00). Must be greater than or equal to the start date. This value is included in the range. |
dimension |
Site URL |
string |
The site's URL including protocol |
dimension |
Start Date |
date |
Start date of the requested date range in YYYY-MM-DD format in PST time (UTC - 8:00). Must be less than or equal to the end date. This value is included in the range. |
dimension |
category |
string |
The crawl error category |
dimension |
clicks |
long |
Click count for the row. |
metric |
count |
long |
The error count at the given timestamp. |
metric |
country |
string |
Filter against the specified country as specified by 3-letter country cod |
dimension |
ctr |
float |
Click Through Rate (CTR) for the row. Values range from 0 to 1.0 inclusive. |
metric |
date |
date |
The date is either not significant or is specified elsewhere. |
dimension |
device |
string |
Filter results against the specified device type. |
dimension |
errors |
long |
Number of errors in the sitemap. These are issues with the sitemap itself that need to be fixed before it can be processed correctly. |
metric |
impressions |
long |
Impression count for the row. |
metric |
indexed |
long |
The number of URLs from the sitemap that were indexed (of the content type). |
metric |
isPending |
string |
If true, the sitemap has not been processed. |
dimension |
isSitemapsIndex |
string |
If true, the sitemap is a collection of sitemaps. |
dimension |
lastDownloaded |
datetime |
Date & time in which this sitemap was last downloaded. Date format is in RFC 3339 format (yyyy-mm-dd). |
dimension |
lastSubmitted |
datetime |
Date & time in which this sitemap was submitted. Date format is in RFC 3339 format (yyyy-mm-dd). |
dimension |
page |
string |
Filter against the specified URI string |
dimension |
path |
string |
The url of the sitemap. |
dimension |
platform |
string |
The user agent type (platform) that made the request. |
dimension |
position |
float |
Average position in search results. |
metric |
query |
string |
Filter against the specified query string. |
dimension |
searchAppearance |
string |
Filter against a specific search result feature. |
dimension |
submitted |
long |
The number of URLs in the sitemap (of the content type). |
metric |
timestamp |
datetime |
The date and time when the crawl attempt took place in RFC 3339 format. |
dimension |
type |
string |
The type of the sitemap. |
dimension |
warnings |
long |
Number of warnings for the sitemap. These are generally non-critical issues with URLs in the sitemaps. |
metric |