[ad_1]
You copy and paste everything. The content should be something like
{
"type": "service_account",
"project_id": "id_here",
"private_key_id": "***********",
"private_key": "-----BEGIN PRIVATE KEY-----\nMR\n63yR8d4********IKCjCU3S\n-----END PRIVATE KEY-----\n",
"client_email": "[email protected]",
"client_id": "999999999",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://oauth2.googleapis.com/token",
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/../.iam.gserviceaccount.com",
"universe_domain": "googleapis.com"
}If you are using the indexnow protocol for index submission, you don’t have to fill out the API key fields for Bing and Yandex. You only fill them if you prefer to go direct, using their search API.
> I don’t have to enter in an API key in the Index Now box because it is auto generated correct?
Correct.
