* Update in-app docs * Update docs/integrations/sources/github.inapp.md Co-authored-by: Sherif A. Nada <snadalive@gmail.com> * Improve verbiage for Amazon Ads * Amazon Ads Lookback window update * Resolve conflict --------- Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
1.2 KiB
1.2 KiB
Prerequisite
- A verified property in Google Search Console
- Credentials to a Google Service Account (or Google Service Account with delegated Domain Wide Authority) or Google User Account
- Enable Google Search Console API
Setup guide
- Enter the site URL.
- Enter a Start Date in the format YYYY-MM-DD. Data after this date will be replicated.
- Click Authenticate your account by selecting Oauth (recommended).
- If you prefer Service Account Key Authentication, follow the instructions in our full documentation.
- (Optional) Set an End Date if you do not want data after a specific date.
- (Optional) Airbyte generates default reports. To add more reports, you need to add Custom Reports as a JSON array describing the custom reports you want to sync from Google Search Console.
Custom Reports can be added in the format: {"name": "<report-name>", "dimensions": ["<dimension-name>", ...]}
For detailed information on supported sync modes, supported streams, performance considerations, refer to the full documentation for Google Search Console.