GenerateKeywordIdeas

  • The GenerateKeywordIdeas RPC method returns a list of keyword ideas.

  • This method requires the https://www.googleapis.com/auth/adwords OAuth scope for authorization.

  • Several errors can be thrown by this method, including AuthenticationError, AuthorizationError, InternalError, and QuotaError.

GenerateKeywordIdeas

rpc GenerateKeywordIdeas(GenerateKeywordIdeasRequest) returns (GenerateKeywordIdeaResponse)

Returns a list of keyword ideas.

List of thrown errors: AuthenticationError AuthorizationError CollectionSizeError HeaderError InternalError KeywordPlanIdeaError QuotaError RequestError

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.