Ritush
Ritush

Reputation: 69

Export google search console data to Bigquery

I am trying to export all my google search console(gsc) data to Bigquery(BQ) using this doc link: https://support.google.com/webmasters/answer/12917675

I already have a account say [email protected] where all my other BQ data lies. Now want to export all by gsc data from [email protected] to [email protected].

For that I added full owner access IAM permission for both '[email protected]' and '[email protected]' in '[email protected]'. Still I am getting 'Unknown Error' at time of export.

enter image description here

Upvotes: 0

Views: 580

Answers (1)

Poala Astrid
Poala Astrid

Reputation: 832

Unknown error is an export failed for unknown reasons. You can just wait for another export and see if the same error will exist. It seems that you do not have any problems with your setup since you granted your account an Owner IAM permission role.

While you are having an export error, you can manage and monitor your bulk data exports here. There are also details about the errors and fixes inside the link.

Note: ExportLog in BigQuery is not logging the export errors of Search Console.

Upvotes: 0

Related Questions