GenerateKeywordHistoricalMetrics

  • The GenerateKeywordHistoricalMetrics RPC returns a list of keyword historical metrics.

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

  • The method can return various errors including AuthenticationError, AuthorizationError, CollectionSizeError, HeaderError, InternalError, QuotaError, and RequestError.

GenerateKeywordHistoricalMetrics

rpc GenerateKeywordHistoricalMetrics(GenerateKeywordHistoricalMetricsRequest) returns (GenerateKeywordHistoricalMetricsResponse)

Returns a list of keyword historical metrics.

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.