Google Search Console OAuth2
Configure Google Search Console OAuth2 authorized access codes.
📄️ Login to the Google Search Console API client
Call this API to go to the login page of the Google Search Console.
📄️ Get an Access Code
Call this API to have the Platform receive an Authentication Token to access the Analytics data via Google Search Console.
📄️ Create an Authorization URI
Call this API to get an authorization URI needed to interactively get an authorization token. Then call the `exchangeAuthCode` to exchange it with an authorization token.