airbyte-source-google-search-console 1.3.7__tar.gz → 1.4.2__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {airbyte_source_google_search_console-1.3.7 → airbyte_source_google_search_console-1.4.2}/PKG-INFO +2 -2
- {airbyte_source_google_search_console-1.3.7 → airbyte_source_google_search_console-1.4.2}/pyproject.toml +2 -2
- airbyte_source_google_search_console-1.4.2/source_google_search_console/schemas/search_analytics_all_fields.json +53 -0
- airbyte_source_google_search_console-1.4.2/source_google_search_console/schemas/search_analytics_by_country.json +41 -0
- airbyte_source_google_search_console-1.4.2/source_google_search_console/schemas/search_analytics_by_date.json +37 -0
- airbyte_source_google_search_console-1.4.2/source_google_search_console/schemas/search_analytics_by_device.json +41 -0
- airbyte_source_google_search_console-1.4.2/source_google_search_console/schemas/search_analytics_by_page.json +41 -0
- airbyte_source_google_search_console-1.4.2/source_google_search_console/schemas/search_analytics_by_query.json +41 -0
- airbyte_source_google_search_console-1.4.2/source_google_search_console/schemas/search_analytics_keyword_page_report.json +54 -0
- airbyte_source_google_search_console-1.4.2/source_google_search_console/schemas/search_analytics_keyword_site_report_by_page.json +50 -0
- airbyte_source_google_search_console-1.4.2/source_google_search_console/schemas/search_analytics_keyword_site_report_by_site.json +50 -0
- airbyte_source_google_search_console-1.4.2/source_google_search_console/schemas/search_analytics_page_report.json +50 -0
- airbyte_source_google_search_console-1.4.2/source_google_search_console/schemas/search_analytics_site_report_by_page.json +46 -0
- {airbyte_source_google_search_console-1.3.7 → airbyte_source_google_search_console-1.4.2}/source_google_search_console/schemas/search_analytics_site_report_by_site.json +9 -0
- {airbyte_source_google_search_console-1.3.7 → airbyte_source_google_search_console-1.4.2}/source_google_search_console/schemas/sitemaps.json +12 -0
- {airbyte_source_google_search_console-1.3.7 → airbyte_source_google_search_console-1.4.2}/source_google_search_console/schemas/sites.json +2 -0
- airbyte_source_google_search_console-1.3.7/source_google_search_console/schemas/search_analytics_all_fields.json +0 -42
- airbyte_source_google_search_console-1.3.7/source_google_search_console/schemas/search_analytics_by_country.json +0 -33
- airbyte_source_google_search_console-1.3.7/source_google_search_console/schemas/search_analytics_by_date.json +0 -30
- airbyte_source_google_search_console-1.3.7/source_google_search_console/schemas/search_analytics_by_device.json +0 -33
- airbyte_source_google_search_console-1.3.7/source_google_search_console/schemas/search_analytics_by_page.json +0 -33
- airbyte_source_google_search_console-1.3.7/source_google_search_console/schemas/search_analytics_by_query.json +0 -33
- airbyte_source_google_search_console-1.3.7/source_google_search_console/schemas/search_analytics_keyword_page_report.json +0 -43
- airbyte_source_google_search_console-1.3.7/source_google_search_console/schemas/search_analytics_keyword_site_report_by_page.json +0 -40
- airbyte_source_google_search_console-1.3.7/source_google_search_console/schemas/search_analytics_keyword_site_report_by_site.json +0 -40
- airbyte_source_google_search_console-1.3.7/source_google_search_console/schemas/search_analytics_page_report.json +0 -40
- airbyte_source_google_search_console-1.3.7/source_google_search_console/schemas/search_analytics_site_report_by_page.json +0 -37
- {airbyte_source_google_search_console-1.3.7 → airbyte_source_google_search_console-1.4.2}/README.md +0 -0
- {airbyte_source_google_search_console-1.3.7 → airbyte_source_google_search_console-1.4.2}/source_google_search_console/__init__.py +0 -0
- {airbyte_source_google_search_console-1.3.7 → airbyte_source_google_search_console-1.4.2}/source_google_search_console/config_migrations.py +0 -0
- {airbyte_source_google_search_console-1.3.7 → airbyte_source_google_search_console-1.4.2}/source_google_search_console/exceptions.py +0 -0
- {airbyte_source_google_search_console-1.3.7 → airbyte_source_google_search_console-1.4.2}/source_google_search_console/run.py +0 -0
- {airbyte_source_google_search_console-1.3.7 → airbyte_source_google_search_console-1.4.2}/source_google_search_console/service_account_authenticator.py +0 -0
- {airbyte_source_google_search_console-1.3.7 → airbyte_source_google_search_console-1.4.2}/source_google_search_console/source.py +0 -0
- {airbyte_source_google_search_console-1.3.7 → airbyte_source_google_search_console-1.4.2}/source_google_search_console/spec.json +0 -0
- {airbyte_source_google_search_console-1.3.7 → airbyte_source_google_search_console-1.4.2}/source_google_search_console/streams.py +0 -0
{airbyte_source_google_search_console-1.3.7 → airbyte_source_google_search_console-1.4.2}/PKG-INFO
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: airbyte-source-google-search-console
|
3
|
-
Version: 1.
|
3
|
+
Version: 1.4.2
|
4
4
|
Summary: Source implementation for Google Search Console.
|
5
5
|
Home-page: https://airbyte.com
|
6
6
|
License: Elv2
|
@@ -12,7 +12,7 @@ Classifier: Programming Language :: Python :: 3
|
|
12
12
|
Classifier: Programming Language :: Python :: 3.9
|
13
13
|
Classifier: Programming Language :: Python :: 3.10
|
14
14
|
Classifier: Programming Language :: Python :: 3.11
|
15
|
-
Requires-Dist: airbyte-cdk (==0.
|
15
|
+
Requires-Dist: airbyte-cdk (==0.80.0)
|
16
16
|
Requires-Dist: google-api-python-client (==2.105.0)
|
17
17
|
Requires-Dist: google-auth (==2.23.3)
|
18
18
|
Project-URL: Documentation, https://docs.airbyte.com/integrations/sources/google-search-console
|
@@ -5,7 +5,7 @@ requires = [
|
|
5
5
|
build-backend = "poetry.core.masonry.api"
|
6
6
|
|
7
7
|
[tool.poetry]
|
8
|
-
version = "1.
|
8
|
+
version = "1.4.2"
|
9
9
|
name = "airbyte-source-google-search-console"
|
10
10
|
description = "Source implementation for Google Search Console."
|
11
11
|
authors = [
|
@@ -23,7 +23,7 @@ packages = [
|
|
23
23
|
[tool.poetry.dependencies]
|
24
24
|
python = "^3.9,<3.12"
|
25
25
|
google-api-python-client = "==2.105.0"
|
26
|
-
airbyte-cdk = "
|
26
|
+
airbyte-cdk = "0.80.0"
|
27
27
|
google-auth = "==2.23.3"
|
28
28
|
|
29
29
|
[tool.poetry.scripts]
|
@@ -0,0 +1,53 @@
|
|
1
|
+
{
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
3
|
+
"type": "object",
|
4
|
+
"properties": {
|
5
|
+
"site_url": {
|
6
|
+
"description": "The URL of the site from which the data originates.",
|
7
|
+
"type": ["null", "string"]
|
8
|
+
},
|
9
|
+
"search_type": {
|
10
|
+
"description": "The type of search (e.g., web, image, video) that triggered the search result.",
|
11
|
+
"type": ["null", "string"]
|
12
|
+
},
|
13
|
+
"date": {
|
14
|
+
"description": "The date when the search query occurred.",
|
15
|
+
"type": ["null", "string"],
|
16
|
+
"format": "date"
|
17
|
+
},
|
18
|
+
"country": {
|
19
|
+
"description": "The country from which the search query originated.",
|
20
|
+
"type": ["null", "string"]
|
21
|
+
},
|
22
|
+
"device": {
|
23
|
+
"description": "The type of device used by the user (e.g., desktop, mobile).",
|
24
|
+
"type": ["null", "string"]
|
25
|
+
},
|
26
|
+
"page": {
|
27
|
+
"description": "The page URL that appeared in the search results.",
|
28
|
+
"type": ["null", "string"]
|
29
|
+
},
|
30
|
+
"query": {
|
31
|
+
"description": "The search query entered by the user.",
|
32
|
+
"type": ["null", "string"]
|
33
|
+
},
|
34
|
+
"clicks": {
|
35
|
+
"description": "The number of times users clicked on the search result for a specific query.",
|
36
|
+
"type": ["null", "integer"]
|
37
|
+
},
|
38
|
+
"impressions": {
|
39
|
+
"description": "The number of times a search result appeared in response to a query.",
|
40
|
+
"type": ["null", "integer"]
|
41
|
+
},
|
42
|
+
"ctr": {
|
43
|
+
"description": "Click-through rate, calculated as clicks divided by impressions.",
|
44
|
+
"type": ["null", "number"],
|
45
|
+
"multipleOf": 1e-25
|
46
|
+
},
|
47
|
+
"position": {
|
48
|
+
"description": "The average position of the search result on the search engine results page.",
|
49
|
+
"type": ["null", "number"],
|
50
|
+
"multipleOf": 1e-25
|
51
|
+
}
|
52
|
+
}
|
53
|
+
}
|
@@ -0,0 +1,41 @@
|
|
1
|
+
{
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
3
|
+
"type": "object",
|
4
|
+
"properties": {
|
5
|
+
"site_url": {
|
6
|
+
"description": "The URL of the site for which the search analytics data is being reported.",
|
7
|
+
"type": ["null", "string"]
|
8
|
+
},
|
9
|
+
"search_type": {
|
10
|
+
"description": "The type of search (web search, image search, video search, etc.) for which the data is being reported.",
|
11
|
+
"type": ["null", "string"]
|
12
|
+
},
|
13
|
+
"date": {
|
14
|
+
"description": "The date for which the search analytics data is being reported.",
|
15
|
+
"type": ["null", "string"],
|
16
|
+
"format": "date"
|
17
|
+
},
|
18
|
+
"country": {
|
19
|
+
"description": "The country for which the search analytics data is being reported.",
|
20
|
+
"type": ["null", "string"]
|
21
|
+
},
|
22
|
+
"clicks": {
|
23
|
+
"description": "The number of times users clicked on the search result for a specific country.",
|
24
|
+
"type": ["null", "integer"]
|
25
|
+
},
|
26
|
+
"impressions": {
|
27
|
+
"description": "The total number of times a search result was shown in search results for a specific country.",
|
28
|
+
"type": ["null", "integer"]
|
29
|
+
},
|
30
|
+
"ctr": {
|
31
|
+
"description": "The click-through rate, i.e., the ratio of clicks to impressions for a specific country.",
|
32
|
+
"type": ["null", "number"],
|
33
|
+
"multipleOf": 1e-25
|
34
|
+
},
|
35
|
+
"position": {
|
36
|
+
"description": "The average position at which the site's search result appeared for a specific country.",
|
37
|
+
"type": ["null", "number"],
|
38
|
+
"multipleOf": 1e-25
|
39
|
+
}
|
40
|
+
}
|
41
|
+
}
|
@@ -0,0 +1,37 @@
|
|
1
|
+
{
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
3
|
+
"type": "object",
|
4
|
+
"properties": {
|
5
|
+
"site_url": {
|
6
|
+
"description": "The URL of the site for which the search analytics data is being reported.",
|
7
|
+
"type": ["null", "string"]
|
8
|
+
},
|
9
|
+
"search_type": {
|
10
|
+
"description": "The type of search query (e.g., web, image, video) that generated the search analytics data.",
|
11
|
+
"type": ["null", "string"]
|
12
|
+
},
|
13
|
+
"date": {
|
14
|
+
"description": "The date for which the search analytics data is being reported.",
|
15
|
+
"type": ["null", "string"],
|
16
|
+
"format": "date"
|
17
|
+
},
|
18
|
+
"clicks": {
|
19
|
+
"description": "The total number of times users clicked on the search result for the site URL on the specific date.",
|
20
|
+
"type": ["null", "integer"]
|
21
|
+
},
|
22
|
+
"impressions": {
|
23
|
+
"description": "The number of times the site URL was displayed in the search results to users on the specific date.",
|
24
|
+
"type": ["null", "integer"]
|
25
|
+
},
|
26
|
+
"ctr": {
|
27
|
+
"description": "The click-through rate (CTR) represents the percentage of total impressions that resulted in a click to the site URL.",
|
28
|
+
"type": ["null", "number"],
|
29
|
+
"multipleOf": 1e-25
|
30
|
+
},
|
31
|
+
"position": {
|
32
|
+
"description": "The average position of the site URL in the search results pages for the specific date.",
|
33
|
+
"type": ["null", "number"],
|
34
|
+
"multipleOf": 1e-25
|
35
|
+
}
|
36
|
+
}
|
37
|
+
}
|
@@ -0,0 +1,41 @@
|
|
1
|
+
{
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
3
|
+
"type": "object",
|
4
|
+
"properties": {
|
5
|
+
"site_url": {
|
6
|
+
"description": "The URL of the site for which search analytics data is being provided.",
|
7
|
+
"type": ["null", "string"]
|
8
|
+
},
|
9
|
+
"search_type": {
|
10
|
+
"description": "The type of search performed (e.g., web search, image search, video search).",
|
11
|
+
"type": ["null", "string"]
|
12
|
+
},
|
13
|
+
"date": {
|
14
|
+
"description": "The date for which the search analytics data is provided.",
|
15
|
+
"type": ["null", "string"],
|
16
|
+
"format": "date"
|
17
|
+
},
|
18
|
+
"device": {
|
19
|
+
"description": "The type of device used by the user for the search query (e.g., desktop, mobile).",
|
20
|
+
"type": ["null", "string"]
|
21
|
+
},
|
22
|
+
"clicks": {
|
23
|
+
"description": "The total number of times a user clicked on a search result linking to the target site.",
|
24
|
+
"type": ["null", "integer"]
|
25
|
+
},
|
26
|
+
"impressions": {
|
27
|
+
"description": "The total number of times a user saw a link to the target site in search results.",
|
28
|
+
"type": ["null", "integer"]
|
29
|
+
},
|
30
|
+
"ctr": {
|
31
|
+
"description": "Click-through rate represents the ratio of clicks to impressions, showing the effectiveness of your site in attracting clicks from search results.",
|
32
|
+
"type": ["null", "number"],
|
33
|
+
"multipleOf": 1e-25
|
34
|
+
},
|
35
|
+
"position": {
|
36
|
+
"description": "The average position of the site's URLs in search results for the given query or queries.",
|
37
|
+
"type": ["null", "number"],
|
38
|
+
"multipleOf": 1e-25
|
39
|
+
}
|
40
|
+
}
|
41
|
+
}
|
@@ -0,0 +1,41 @@
|
|
1
|
+
{
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
3
|
+
"type": "object",
|
4
|
+
"properties": {
|
5
|
+
"site_url": {
|
6
|
+
"description": "The URL of the site for which the search analytics data is being reported.",
|
7
|
+
"type": ["null", "string"]
|
8
|
+
},
|
9
|
+
"search_type": {
|
10
|
+
"description": "The type of search query that led to the page being displayed in search results.",
|
11
|
+
"type": ["null", "string"]
|
12
|
+
},
|
13
|
+
"date": {
|
14
|
+
"description": "The date for which the search analytics data is reported.",
|
15
|
+
"type": ["null", "string"],
|
16
|
+
"format": "date"
|
17
|
+
},
|
18
|
+
"page": {
|
19
|
+
"description": "The URL of the specific page being analyzed for search analytics data.",
|
20
|
+
"type": ["null", "string"]
|
21
|
+
},
|
22
|
+
"clicks": {
|
23
|
+
"description": "The number of times a user clicked on the search result linking to the page.",
|
24
|
+
"type": ["null", "integer"]
|
25
|
+
},
|
26
|
+
"impressions": {
|
27
|
+
"description": "The number of times a page from the site appeared in the search results viewed by users.",
|
28
|
+
"type": ["null", "integer"]
|
29
|
+
},
|
30
|
+
"ctr": {
|
31
|
+
"description": "Click-through rate (CTR) is the ratio of clicks to impressions, indicating the effectiveness of the page in generating clicks.",
|
32
|
+
"type": ["null", "number"],
|
33
|
+
"multipleOf": 1e-25
|
34
|
+
},
|
35
|
+
"position": {
|
36
|
+
"description": "The average position at which the page appeared in search results.",
|
37
|
+
"type": ["null", "number"],
|
38
|
+
"multipleOf": 1e-25
|
39
|
+
}
|
40
|
+
}
|
41
|
+
}
|
@@ -0,0 +1,41 @@
|
|
1
|
+
{
|
2
|
+
"$schema": "http://json-schema.org/draft-07/schema#",
|
3
|
+
"type": "object",
|
4
|
+
"properties": {
|
5
|
+
"site_url": {
|
6
|
+
"description": "The URL of the site for which the search analytics data is captured.",
|
7
|
+
"type": ["null", "string"]
|
8
|
+
},
|
9
|
+
"search_type": {
|
10
|
+
"description": "The type of search result (e.g., web, image, video) for the specific query.",
|
11
|
+
"type": ["null", "string"]
|
12
|
+
},
|
13
|
+
"date": {
|
14
|
+
"description": "The date for which the search analytics data is recorded.",
|
15
|
+
"type": ["null", "string"],
|
16
|
+
"format": "date"
|
17
|
+
},
|
18
|
+
"query": {
|
19
|
+
"description": "The search query for which the search analytics data is recorded.",
|
20
|
+
"type": ["null", "string"]
|
21
|
+
},
|
22
|
+
"clicks": {
|
23
|
+
"description": "The number of times users clicked on the search result for the specific query.",
|
24
|
+
"type": ["null", "integer"]
|
25
|
+
},
|
26
|
+
"impressions": {
|
27
|
+
"description": "The number of times the search result was displayed for the specific query.",
|
28
|
+
"type": ["null", "integer"]
|
29
|
+
},
|
30
|
+
"ctr": {
|
31
|
+
"description": "The click-through rate (percentage) for the specific query, calculated as clicks divided by impressions.",
|
32
|
+
"type": ["null", "number"],
|
33
|
+
"multipleOf": 1e-25
|
34
|
+
},
|
35
|
+
"position": {
|
36
|
+
"description": "The average position at which the search result appeared for the specific query.",
|
37
|
+
"type": ["null", "number"],
|
38
|
+
"multipleOf": 1e-25
|
39
|
+
}
|
40
|
+
}
|
41
|
+
}
|
@@ -0,0 +1,54 @@
|
|
1
|
+
{
|
2
|
+
"$schema": "https://json-schema.org/draft-07/schema#",
|
3
|
+
"type": "object",
|
4
|
+
"additionalProperties": true,
|
5
|
+
"properties": {
|
6
|
+
"site_url": {
|
7
|
+
"description": "The URL of the website being monitored.",
|
8
|
+
"type": ["null", "string"]
|
9
|
+
},
|
10
|
+
"search_type": {
|
11
|
+
"description": "The type of search (e.g., web, image, video).",
|
12
|
+
"type": ["null", "string"]
|
13
|
+
},
|
14
|
+
"date": {
|
15
|
+
"description": "The date of the search data collected.",
|
16
|
+
"type": ["null", "string"],
|
17
|
+
"format": "date"
|
18
|
+
},
|
19
|
+
"country": {
|
20
|
+
"description": "The country where the search is made.",
|
21
|
+
"type": ["null", "string"]
|
22
|
+
},
|
23
|
+
"device": {
|
24
|
+
"description": "The device type used for the search (e.g., desktop, mobile).",
|
25
|
+
"type": ["null", "string"]
|
26
|
+
},
|
27
|
+
"page": {
|
28
|
+
"description": "The page URL on which the keyword appears in search results.",
|
29
|
+
"type": ["null", "string"]
|
30
|
+
},
|
31
|
+
"query": {
|
32
|
+
"description": "The search query used to find the site.",
|
33
|
+
"type": ["null", "string"]
|
34
|
+
},
|
35
|
+
"clicks": {
|
36
|
+
"description": "The number of clicks for the keyword on a specific page.",
|
37
|
+
"type": ["null", "integer"]
|
38
|
+
},
|
39
|
+
"impressions": {
|
40
|
+
"description": "The number of times the keyword appeared in search results.",
|
41
|
+
"type": ["null", "integer"]
|
42
|
+
},
|
43
|
+
"ctr": {
|
44
|
+
"description": "Click-through rate which is the percentage of clicks divided by impressions.",
|
45
|
+
"type": ["null", "number"],
|
46
|
+
"multipleOf": 1e-25
|
47
|
+
},
|
48
|
+
"position": {
|
49
|
+
"description": "The average position of the keyword on search results pages.",
|
50
|
+
"type": ["null", "number"],
|
51
|
+
"multipleOf": 1e-25
|
52
|
+
}
|
53
|
+
}
|
54
|
+
}
|
@@ -0,0 +1,50 @@
|
|
1
|
+
{
|
2
|
+
"$schema": "https://json-schema.org/draft-07/schema#",
|
3
|
+
"type": "object",
|
4
|
+
"additionalProperties": true,
|
5
|
+
"properties": {
|
6
|
+
"site_url": {
|
7
|
+
"description": "The URL of the website for which the search analytics data is retrieved.",
|
8
|
+
"type": ["null", "string"]
|
9
|
+
},
|
10
|
+
"search_type": {
|
11
|
+
"description": "The type of search conducted (e.g., web, image, video).",
|
12
|
+
"type": ["null", "string"]
|
13
|
+
},
|
14
|
+
"date": {
|
15
|
+
"description": "The date when the search data was recorded.",
|
16
|
+
"type": ["null", "string"],
|
17
|
+
"format": "date"
|
18
|
+
},
|
19
|
+
"country": {
|
20
|
+
"description": "The country from which the search query originated.",
|
21
|
+
"type": ["null", "string"]
|
22
|
+
},
|
23
|
+
"device": {
|
24
|
+
"description": "The device type used for the search query (e.g., desktop, mobile).",
|
25
|
+
"type": ["null", "string"]
|
26
|
+
},
|
27
|
+
"query": {
|
28
|
+
"description": "The search query used by the user.",
|
29
|
+
"type": ["null", "string"]
|
30
|
+
},
|
31
|
+
"clicks": {
|
32
|
+
"description": "The number of times users clicked on your website link in search results.",
|
33
|
+
"type": ["null", "integer"]
|
34
|
+
},
|
35
|
+
"impressions": {
|
36
|
+
"description": "The number of times your website link appeared in search results.",
|
37
|
+
"type": ["null", "integer"]
|
38
|
+
},
|
39
|
+
"ctr": {
|
40
|
+
"description": "Click-through rate: Number of clicks divided by the number of impressions.",
|
41
|
+
"type": ["null", "number"],
|
42
|
+
"multipleOf": 1e-25
|
43
|
+
},
|
44
|
+
"position": {
|
45
|
+
"description": "The average position of your website link in search results.",
|
46
|
+
"type": ["null", "number"],
|
47
|
+
"multipleOf": 1e-25
|
48
|
+
}
|
49
|
+
}
|
50
|
+
}
|
@@ -0,0 +1,50 @@
|
|
1
|
+
{
|
2
|
+
"$schema": "https://json-schema.org/draft-07/schema#",
|
3
|
+
"type": "object",
|
4
|
+
"additionalProperties": true,
|
5
|
+
"properties": {
|
6
|
+
"site_url": {
|
7
|
+
"description": "The URL of the site for which the search analytics data is recorded.",
|
8
|
+
"type": ["null", "string"]
|
9
|
+
},
|
10
|
+
"search_type": {
|
11
|
+
"description": "The type of search (e.g., web search, image search) that generated the analytics data.",
|
12
|
+
"type": ["null", "string"]
|
13
|
+
},
|
14
|
+
"date": {
|
15
|
+
"description": "The date for which the search analytics data is recorded.",
|
16
|
+
"type": ["null", "string"],
|
17
|
+
"format": "date"
|
18
|
+
},
|
19
|
+
"country": {
|
20
|
+
"description": "The country from which the search originated.",
|
21
|
+
"type": ["null", "string"]
|
22
|
+
},
|
23
|
+
"device": {
|
24
|
+
"description": "The type of device used by the user during the search (e.g., desktop, mobile).",
|
25
|
+
"type": ["null", "string"]
|
26
|
+
},
|
27
|
+
"query": {
|
28
|
+
"description": "The search query used by the user to find the site in search results.",
|
29
|
+
"type": ["null", "string"]
|
30
|
+
},
|
31
|
+
"clicks": {
|
32
|
+
"description": "The number of times users clicked on the search result linking to the site.",
|
33
|
+
"type": ["null", "integer"]
|
34
|
+
},
|
35
|
+
"impressions": {
|
36
|
+
"description": "The number of times the site was shown in search results to users.",
|
37
|
+
"type": ["null", "integer"]
|
38
|
+
},
|
39
|
+
"ctr": {
|
40
|
+
"description": "Click-through rate represents the percentage of users who clicked on the site's link after seeing it in search results.",
|
41
|
+
"type": ["null", "number"],
|
42
|
+
"multipleOf": 1e-25
|
43
|
+
},
|
44
|
+
"position": {
|
45
|
+
"description": "The average ranking position of the site in search results.",
|
46
|
+
"type": ["null", "number"],
|
47
|
+
"multipleOf": 1e-25
|
48
|
+
}
|
49
|
+
}
|
50
|
+
}
|
@@ -0,0 +1,50 @@
|
|
1
|
+
{
|
2
|
+
"$schema": "https://json-schema.org/draft-07/schema#",
|
3
|
+
"type": "object",
|
4
|
+
"additionalProperties": true,
|
5
|
+
"properties": {
|
6
|
+
"site_url": {
|
7
|
+
"description": "The URL of the website for which the search analytics data is being reported.",
|
8
|
+
"type": ["null", "string"]
|
9
|
+
},
|
10
|
+
"search_type": {
|
11
|
+
"description": "The type of search (e.g., web, image, video) that led users to the website.",
|
12
|
+
"type": ["null", "string"]
|
13
|
+
},
|
14
|
+
"date": {
|
15
|
+
"description": "The date when the search data was recorded.",
|
16
|
+
"type": ["null", "string"],
|
17
|
+
"format": "date"
|
18
|
+
},
|
19
|
+
"country": {
|
20
|
+
"description": "The country from which the search originated.",
|
21
|
+
"type": ["null", "string"]
|
22
|
+
},
|
23
|
+
"page": {
|
24
|
+
"description": "The specific page URL within the website that appeared in search results.",
|
25
|
+
"type": ["null", "string"]
|
26
|
+
},
|
27
|
+
"device": {
|
28
|
+
"description": "The type of device used by the user for the search query (e.g., desktop, mobile).",
|
29
|
+
"type": ["null", "string"]
|
30
|
+
},
|
31
|
+
"clicks": {
|
32
|
+
"description": "The total number of times users clicked on search results that led to the linked website.",
|
33
|
+
"type": ["null", "integer"]
|
34
|
+
},
|
35
|
+
"impressions": {
|
36
|
+
"description": "The total number of times a search result from the linked website was shown to users.",
|
37
|
+
"type": ["null", "integer"]
|
38
|
+
},
|
39
|
+
"ctr": {
|
40
|
+
"description": "Click-through rate: The percentage of clicks out of the total impressions for a given search query.",
|
41
|
+
"type": ["null", "number"],
|
42
|
+
"multipleOf": 1e-25
|
43
|
+
},
|
44
|
+
"position": {
|
45
|
+
"description": "The average position at which the website's search results appeared to users.",
|
46
|
+
"type": ["null", "number"],
|
47
|
+
"multipleOf": 1e-25
|
48
|
+
}
|
49
|
+
}
|
50
|
+
}
|
@@ -0,0 +1,46 @@
|
|
1
|
+
{
|
2
|
+
"$schema": "https://json-schema.org/draft-07/schema#",
|
3
|
+
"type": "object",
|
4
|
+
"additionalProperties": true,
|
5
|
+
"properties": {
|
6
|
+
"site_url": {
|
7
|
+
"description": "The URL of the page on the site that is being reported.",
|
8
|
+
"type": ["null", "string"]
|
9
|
+
},
|
10
|
+
"search_type": {
|
11
|
+
"description": "The type of search query that led to the page being shown.",
|
12
|
+
"type": ["null", "string"]
|
13
|
+
},
|
14
|
+
"date": {
|
15
|
+
"description": "The date for which the data is being reported.",
|
16
|
+
"type": ["null", "string"],
|
17
|
+
"format": "date"
|
18
|
+
},
|
19
|
+
"country": {
|
20
|
+
"description": "The country from which the search traffic originated.",
|
21
|
+
"type": ["null", "string"]
|
22
|
+
},
|
23
|
+
"device": {
|
24
|
+
"description": "The type of device used by the searcher (e.g., desktop, mobile).",
|
25
|
+
"type": ["null", "string"]
|
26
|
+
},
|
27
|
+
"clicks": {
|
28
|
+
"description": "The total number of clicks received by the page from search results.",
|
29
|
+
"type": ["null", "integer"]
|
30
|
+
},
|
31
|
+
"impressions": {
|
32
|
+
"description": "The total number of times the page appeared in search results.",
|
33
|
+
"type": ["null", "integer"]
|
34
|
+
},
|
35
|
+
"ctr": {
|
36
|
+
"description": "The click-through rate, i.e., the percentage of total impressions that resulted in clicks.",
|
37
|
+
"type": ["null", "number"],
|
38
|
+
"multipleOf": 1e-25
|
39
|
+
},
|
40
|
+
"position": {
|
41
|
+
"description": "The average position at which the page appeared in search results.",
|
42
|
+
"type": ["null", "number"],
|
43
|
+
"multipleOf": 1e-25
|
44
|
+
}
|
45
|
+
}
|
46
|
+
}
|
@@ -4,32 +4,41 @@
|
|
4
4
|
"additionalProperties": true,
|
5
5
|
"properties": {
|
6
6
|
"site_url": {
|
7
|
+
"description": "The URL of the site being analyzed",
|
7
8
|
"type": ["null", "string"]
|
8
9
|
},
|
9
10
|
"search_type": {
|
11
|
+
"description": "The type of search (e.g., web, image, video)",
|
10
12
|
"type": ["null", "string"]
|
11
13
|
},
|
12
14
|
"date": {
|
15
|
+
"description": "The date of the search analytics data",
|
13
16
|
"type": ["null", "string"],
|
14
17
|
"format": "date"
|
15
18
|
},
|
16
19
|
"country": {
|
20
|
+
"description": "The country where the search took place",
|
17
21
|
"type": ["null", "string"]
|
18
22
|
},
|
19
23
|
"device": {
|
24
|
+
"description": "The type of device used for the search (e.g., mobile, desktop)",
|
20
25
|
"type": ["null", "string"]
|
21
26
|
},
|
22
27
|
"clicks": {
|
28
|
+
"description": "The number of times users clicked on a search result linking to the site",
|
23
29
|
"type": ["null", "integer"]
|
24
30
|
},
|
25
31
|
"impressions": {
|
32
|
+
"description": "The number of times the site appeared in search results",
|
26
33
|
"type": ["null", "integer"]
|
27
34
|
},
|
28
35
|
"ctr": {
|
36
|
+
"description": "Click-through rate calculated as clicks divided by impressions",
|
29
37
|
"type": ["null", "number"],
|
30
38
|
"multipleOf": 1e-25
|
31
39
|
},
|
32
40
|
"position": {
|
41
|
+
"description": "The average position of the site in search results",
|
33
42
|
"type": ["null", "number"],
|
34
43
|
"multipleOf": 1e-25
|
35
44
|
}
|
@@ -3,43 +3,55 @@
|
|
3
3
|
"type": "object",
|
4
4
|
"properties": {
|
5
5
|
"path": {
|
6
|
+
"description": "Path to the sitemap file",
|
6
7
|
"type": ["null", "string"]
|
7
8
|
},
|
8
9
|
"lastSubmitted": {
|
10
|
+
"description": "Timestamp when the sitemap was last submitted",
|
9
11
|
"type": ["null", "string"],
|
10
12
|
"format": "date-time"
|
11
13
|
},
|
12
14
|
"isPending": {
|
15
|
+
"description": "Flag indicating if the sitemap is pending for processing",
|
13
16
|
"type": ["null", "boolean"]
|
14
17
|
},
|
15
18
|
"isSitemapsIndex": {
|
19
|
+
"description": "Flag indicating if the data represents a sitemap index",
|
16
20
|
"type": ["null", "boolean"]
|
17
21
|
},
|
18
22
|
"type": {
|
23
|
+
"description": "Type of the sitemap",
|
19
24
|
"type": ["null", "string"]
|
20
25
|
},
|
21
26
|
"lastDownloaded": {
|
27
|
+
"description": "Timestamp when the sitemap was last downloaded",
|
22
28
|
"type": ["null", "string"],
|
23
29
|
"format": "date-time"
|
24
30
|
},
|
25
31
|
"warnings": {
|
32
|
+
"description": "Warnings encountered while processing the sitemaps",
|
26
33
|
"type": ["null", "string"]
|
27
34
|
},
|
28
35
|
"errors": {
|
36
|
+
"description": "Errors encountered while processing the sitemaps",
|
29
37
|
"type": ["null", "string"]
|
30
38
|
},
|
31
39
|
"contents": {
|
40
|
+
"description": "Data related to the sitemap contents",
|
32
41
|
"type": "array",
|
33
42
|
"items": {
|
34
43
|
"type": "object",
|
35
44
|
"properties": {
|
36
45
|
"type": {
|
46
|
+
"description": "Type of the sitemap content",
|
37
47
|
"type": ["null", "string"]
|
38
48
|
},
|
39
49
|
"submitted": {
|
50
|
+
"description": "Number of submitted sitemap URLs",
|
40
51
|
"type": ["null", "string"]
|
41
52
|
},
|
42
53
|
"indexed": {
|
54
|
+
"description": "Number of indexed sitemap URLs",
|
43
55
|
"type": ["null", "string"]
|
44
56
|
}
|
45
57
|
}
|
@@ -3,9 +3,11 @@
|
|
3
3
|
"type": "object",
|
4
4
|
"properties": {
|
5
5
|
"siteUrl": {
|
6
|
+
"description": "The URL of the site data being fetched",
|
6
7
|
"type": ["null", "string"]
|
7
8
|
},
|
8
9
|
"permissionLevel": {
|
10
|
+
"description": "The user's permission level for the site (owner, full, restricted, etc.)",
|
9
11
|
"type": ["null", "string"]
|
10
12
|
}
|
11
13
|
}
|
@@ -1,42 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
3
|
-
"type": "object",
|
4
|
-
"properties": {
|
5
|
-
"site_url": {
|
6
|
-
"type": ["null", "string"]
|
7
|
-
},
|
8
|
-
"search_type": {
|
9
|
-
"type": ["null", "string"]
|
10
|
-
},
|
11
|
-
"date": {
|
12
|
-
"type": ["null", "string"],
|
13
|
-
"format": "date"
|
14
|
-
},
|
15
|
-
"country": {
|
16
|
-
"type": ["null", "string"]
|
17
|
-
},
|
18
|
-
"device": {
|
19
|
-
"type": ["null", "string"]
|
20
|
-
},
|
21
|
-
"page": {
|
22
|
-
"type": ["null", "string"]
|
23
|
-
},
|
24
|
-
"query": {
|
25
|
-
"type": ["null", "string"]
|
26
|
-
},
|
27
|
-
"clicks": {
|
28
|
-
"type": ["null", "integer"]
|
29
|
-
},
|
30
|
-
"impressions": {
|
31
|
-
"type": ["null", "integer"]
|
32
|
-
},
|
33
|
-
"ctr": {
|
34
|
-
"type": ["null", "number"],
|
35
|
-
"multipleOf": 1e-25
|
36
|
-
},
|
37
|
-
"position": {
|
38
|
-
"type": ["null", "number"],
|
39
|
-
"multipleOf": 1e-25
|
40
|
-
}
|
41
|
-
}
|
42
|
-
}
|
@@ -1,33 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
3
|
-
"type": "object",
|
4
|
-
"properties": {
|
5
|
-
"site_url": {
|
6
|
-
"type": ["null", "string"]
|
7
|
-
},
|
8
|
-
"search_type": {
|
9
|
-
"type": ["null", "string"]
|
10
|
-
},
|
11
|
-
"date": {
|
12
|
-
"type": ["null", "string"],
|
13
|
-
"format": "date"
|
14
|
-
},
|
15
|
-
"country": {
|
16
|
-
"type": ["null", "string"]
|
17
|
-
},
|
18
|
-
"clicks": {
|
19
|
-
"type": ["null", "integer"]
|
20
|
-
},
|
21
|
-
"impressions": {
|
22
|
-
"type": ["null", "integer"]
|
23
|
-
},
|
24
|
-
"ctr": {
|
25
|
-
"type": ["null", "number"],
|
26
|
-
"multipleOf": 1e-25
|
27
|
-
},
|
28
|
-
"position": {
|
29
|
-
"type": ["null", "number"],
|
30
|
-
"multipleOf": 1e-25
|
31
|
-
}
|
32
|
-
}
|
33
|
-
}
|
@@ -1,30 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
3
|
-
"type": "object",
|
4
|
-
"properties": {
|
5
|
-
"site_url": {
|
6
|
-
"type": ["null", "string"]
|
7
|
-
},
|
8
|
-
"search_type": {
|
9
|
-
"type": ["null", "string"]
|
10
|
-
},
|
11
|
-
"date": {
|
12
|
-
"type": ["null", "string"],
|
13
|
-
"format": "date"
|
14
|
-
},
|
15
|
-
"clicks": {
|
16
|
-
"type": ["null", "integer"]
|
17
|
-
},
|
18
|
-
"impressions": {
|
19
|
-
"type": ["null", "integer"]
|
20
|
-
},
|
21
|
-
"ctr": {
|
22
|
-
"type": ["null", "number"],
|
23
|
-
"multipleOf": 1e-25
|
24
|
-
},
|
25
|
-
"position": {
|
26
|
-
"type": ["null", "number"],
|
27
|
-
"multipleOf": 1e-25
|
28
|
-
}
|
29
|
-
}
|
30
|
-
}
|
@@ -1,33 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
3
|
-
"type": "object",
|
4
|
-
"properties": {
|
5
|
-
"site_url": {
|
6
|
-
"type": ["null", "string"]
|
7
|
-
},
|
8
|
-
"search_type": {
|
9
|
-
"type": ["null", "string"]
|
10
|
-
},
|
11
|
-
"date": {
|
12
|
-
"type": ["null", "string"],
|
13
|
-
"format": "date"
|
14
|
-
},
|
15
|
-
"device": {
|
16
|
-
"type": ["null", "string"]
|
17
|
-
},
|
18
|
-
"clicks": {
|
19
|
-
"type": ["null", "integer"]
|
20
|
-
},
|
21
|
-
"impressions": {
|
22
|
-
"type": ["null", "integer"]
|
23
|
-
},
|
24
|
-
"ctr": {
|
25
|
-
"type": ["null", "number"],
|
26
|
-
"multipleOf": 1e-25
|
27
|
-
},
|
28
|
-
"position": {
|
29
|
-
"type": ["null", "number"],
|
30
|
-
"multipleOf": 1e-25
|
31
|
-
}
|
32
|
-
}
|
33
|
-
}
|
@@ -1,33 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
3
|
-
"type": "object",
|
4
|
-
"properties": {
|
5
|
-
"site_url": {
|
6
|
-
"type": ["null", "string"]
|
7
|
-
},
|
8
|
-
"search_type": {
|
9
|
-
"type": ["null", "string"]
|
10
|
-
},
|
11
|
-
"date": {
|
12
|
-
"type": ["null", "string"],
|
13
|
-
"format": "date"
|
14
|
-
},
|
15
|
-
"page": {
|
16
|
-
"type": ["null", "string"]
|
17
|
-
},
|
18
|
-
"clicks": {
|
19
|
-
"type": ["null", "integer"]
|
20
|
-
},
|
21
|
-
"impressions": {
|
22
|
-
"type": ["null", "integer"]
|
23
|
-
},
|
24
|
-
"ctr": {
|
25
|
-
"type": ["null", "number"],
|
26
|
-
"multipleOf": 1e-25
|
27
|
-
},
|
28
|
-
"position": {
|
29
|
-
"type": ["null", "number"],
|
30
|
-
"multipleOf": 1e-25
|
31
|
-
}
|
32
|
-
}
|
33
|
-
}
|
@@ -1,33 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"$schema": "http://json-schema.org/draft-07/schema#",
|
3
|
-
"type": "object",
|
4
|
-
"properties": {
|
5
|
-
"site_url": {
|
6
|
-
"type": ["null", "string"]
|
7
|
-
},
|
8
|
-
"search_type": {
|
9
|
-
"type": ["null", "string"]
|
10
|
-
},
|
11
|
-
"date": {
|
12
|
-
"type": ["null", "string"],
|
13
|
-
"format": "date"
|
14
|
-
},
|
15
|
-
"query": {
|
16
|
-
"type": ["null", "string"]
|
17
|
-
},
|
18
|
-
"clicks": {
|
19
|
-
"type": ["null", "integer"]
|
20
|
-
},
|
21
|
-
"impressions": {
|
22
|
-
"type": ["null", "integer"]
|
23
|
-
},
|
24
|
-
"ctr": {
|
25
|
-
"type": ["null", "number"],
|
26
|
-
"multipleOf": 1e-25
|
27
|
-
},
|
28
|
-
"position": {
|
29
|
-
"type": ["null", "number"],
|
30
|
-
"multipleOf": 1e-25
|
31
|
-
}
|
32
|
-
}
|
33
|
-
}
|
@@ -1,43 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"$schema": "https://json-schema.org/draft-07/schema#",
|
3
|
-
"type": "object",
|
4
|
-
"additionalProperties": true,
|
5
|
-
"properties": {
|
6
|
-
"site_url": {
|
7
|
-
"type": ["null", "string"]
|
8
|
-
},
|
9
|
-
"search_type": {
|
10
|
-
"type": ["null", "string"]
|
11
|
-
},
|
12
|
-
"date": {
|
13
|
-
"type": ["null", "string"],
|
14
|
-
"format": "date"
|
15
|
-
},
|
16
|
-
"country": {
|
17
|
-
"type": ["null", "string"]
|
18
|
-
},
|
19
|
-
"device": {
|
20
|
-
"type": ["null", "string"]
|
21
|
-
},
|
22
|
-
"page": {
|
23
|
-
"type": ["null", "string"]
|
24
|
-
},
|
25
|
-
"query": {
|
26
|
-
"type": ["null", "string"]
|
27
|
-
},
|
28
|
-
"clicks": {
|
29
|
-
"type": ["null", "integer"]
|
30
|
-
},
|
31
|
-
"impressions": {
|
32
|
-
"type": ["null", "integer"]
|
33
|
-
},
|
34
|
-
"ctr": {
|
35
|
-
"type": ["null", "number"],
|
36
|
-
"multipleOf": 1e-25
|
37
|
-
},
|
38
|
-
"position": {
|
39
|
-
"type": ["null", "number"],
|
40
|
-
"multipleOf": 1e-25
|
41
|
-
}
|
42
|
-
}
|
43
|
-
}
|
@@ -1,40 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"$schema": "https://json-schema.org/draft-07/schema#",
|
3
|
-
"type": "object",
|
4
|
-
"additionalProperties": true,
|
5
|
-
"properties": {
|
6
|
-
"site_url": {
|
7
|
-
"type": ["null", "string"]
|
8
|
-
},
|
9
|
-
"search_type": {
|
10
|
-
"type": ["null", "string"]
|
11
|
-
},
|
12
|
-
"date": {
|
13
|
-
"type": ["null", "string"],
|
14
|
-
"format": "date"
|
15
|
-
},
|
16
|
-
"country": {
|
17
|
-
"type": ["null", "string"]
|
18
|
-
},
|
19
|
-
"device": {
|
20
|
-
"type": ["null", "string"]
|
21
|
-
},
|
22
|
-
"query": {
|
23
|
-
"type": ["null", "string"]
|
24
|
-
},
|
25
|
-
"clicks": {
|
26
|
-
"type": ["null", "integer"]
|
27
|
-
},
|
28
|
-
"impressions": {
|
29
|
-
"type": ["null", "integer"]
|
30
|
-
},
|
31
|
-
"ctr": {
|
32
|
-
"type": ["null", "number"],
|
33
|
-
"multipleOf": 1e-25
|
34
|
-
},
|
35
|
-
"position": {
|
36
|
-
"type": ["null", "number"],
|
37
|
-
"multipleOf": 1e-25
|
38
|
-
}
|
39
|
-
}
|
40
|
-
}
|
@@ -1,40 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"$schema": "https://json-schema.org/draft-07/schema#",
|
3
|
-
"type": "object",
|
4
|
-
"additionalProperties": true,
|
5
|
-
"properties": {
|
6
|
-
"site_url": {
|
7
|
-
"type": ["null", "string"]
|
8
|
-
},
|
9
|
-
"search_type": {
|
10
|
-
"type": ["null", "string"]
|
11
|
-
},
|
12
|
-
"date": {
|
13
|
-
"type": ["null", "string"],
|
14
|
-
"format": "date"
|
15
|
-
},
|
16
|
-
"country": {
|
17
|
-
"type": ["null", "string"]
|
18
|
-
},
|
19
|
-
"device": {
|
20
|
-
"type": ["null", "string"]
|
21
|
-
},
|
22
|
-
"query": {
|
23
|
-
"type": ["null", "string"]
|
24
|
-
},
|
25
|
-
"clicks": {
|
26
|
-
"type": ["null", "integer"]
|
27
|
-
},
|
28
|
-
"impressions": {
|
29
|
-
"type": ["null", "integer"]
|
30
|
-
},
|
31
|
-
"ctr": {
|
32
|
-
"type": ["null", "number"],
|
33
|
-
"multipleOf": 1e-25
|
34
|
-
},
|
35
|
-
"position": {
|
36
|
-
"type": ["null", "number"],
|
37
|
-
"multipleOf": 1e-25
|
38
|
-
}
|
39
|
-
}
|
40
|
-
}
|
@@ -1,40 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"$schema": "https://json-schema.org/draft-07/schema#",
|
3
|
-
"type": "object",
|
4
|
-
"additionalProperties": true,
|
5
|
-
"properties": {
|
6
|
-
"site_url": {
|
7
|
-
"type": ["null", "string"]
|
8
|
-
},
|
9
|
-
"search_type": {
|
10
|
-
"type": ["null", "string"]
|
11
|
-
},
|
12
|
-
"date": {
|
13
|
-
"type": ["null", "string"],
|
14
|
-
"format": "date"
|
15
|
-
},
|
16
|
-
"country": {
|
17
|
-
"type": ["null", "string"]
|
18
|
-
},
|
19
|
-
"page": {
|
20
|
-
"type": ["null", "string"]
|
21
|
-
},
|
22
|
-
"device": {
|
23
|
-
"type": ["null", "string"]
|
24
|
-
},
|
25
|
-
"clicks": {
|
26
|
-
"type": ["null", "integer"]
|
27
|
-
},
|
28
|
-
"impressions": {
|
29
|
-
"type": ["null", "integer"]
|
30
|
-
},
|
31
|
-
"ctr": {
|
32
|
-
"type": ["null", "number"],
|
33
|
-
"multipleOf": 1e-25
|
34
|
-
},
|
35
|
-
"position": {
|
36
|
-
"type": ["null", "number"],
|
37
|
-
"multipleOf": 1e-25
|
38
|
-
}
|
39
|
-
}
|
40
|
-
}
|
@@ -1,37 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"$schema": "https://json-schema.org/draft-07/schema#",
|
3
|
-
"type": "object",
|
4
|
-
"additionalProperties": true,
|
5
|
-
"properties": {
|
6
|
-
"site_url": {
|
7
|
-
"type": ["null", "string"]
|
8
|
-
},
|
9
|
-
"search_type": {
|
10
|
-
"type": ["null", "string"]
|
11
|
-
},
|
12
|
-
"date": {
|
13
|
-
"type": ["null", "string"],
|
14
|
-
"format": "date"
|
15
|
-
},
|
16
|
-
"country": {
|
17
|
-
"type": ["null", "string"]
|
18
|
-
},
|
19
|
-
"device": {
|
20
|
-
"type": ["null", "string"]
|
21
|
-
},
|
22
|
-
"clicks": {
|
23
|
-
"type": ["null", "integer"]
|
24
|
-
},
|
25
|
-
"impressions": {
|
26
|
-
"type": ["null", "integer"]
|
27
|
-
},
|
28
|
-
"ctr": {
|
29
|
-
"type": ["null", "number"],
|
30
|
-
"multipleOf": 1e-25
|
31
|
-
},
|
32
|
-
"position": {
|
33
|
-
"type": ["null", "number"],
|
34
|
-
"multipleOf": 1e-25
|
35
|
-
}
|
36
|
-
}
|
37
|
-
}
|
{airbyte_source_google_search_console-1.3.7 → airbyte_source_google_search_console-1.4.2}/README.md
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|