Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

The Google Search Console Batch source plugin is available in the Hub.

Reads given dimensions from a Google Search Console API in JSON format. Outputs records with dimensions provided in configuration.

Configuration

Property

Macro Enabled?

Description

Reference Name

No

Required. Name used to uniquely identify this source for lineage, annotating metadata, etc.

Authentication Method

Yes

Required. The Google Search Console Batch source plugin supports the following authentication methods:

  • OAuth Client ID

  • Service Account

  • Service Account JSON

Default is Service Account.

OAuth Client ID

Client ID

Yes

Google Search Console client ID for authentication.

Client Secret

Yes

Google Search Console client secret for authentication.

Client Access Token

Yes

Google Search Console client access token.

Client Application Name

Yes

Google Search Console application name.

Service Account

Service account requires only the Service Account File Path.

Service Account File Path

Yes

Path to JSON file containing service account key.

Default is auto-detect.

Service Account JSON

Service Account JSON

Yes

Service Account JSON string.

Sites

Yes

Required. List of sites to query from. Can be set to All Sites, which will retrieve list of sites from Search Console API.

Default is All URLs.

Start date

Yes

Required. Start date in ​YYYY-MM-DD format, in PT time (UTC - 7:00/8:00).

End date

Yes

Required. Start date in ​YYYY-MM-DD format, in PT time (UTC - 7:00/8:00).

Dimension(s)

Yes

Required. List of comma separated dimensions to read from Google Search Console.

Number of Splits

Yes

Required. Number of splits to divide the number of sites into when reading from Google Search Console. Fewer splits might be created if the number of sites cannot be divided into the specified number of splits.

Default is 1.

Site List

Yes

Optional. List of sites to query from. Is active only when Site URL List option is selected.

  • No labels