GenerateAdGroupThemes

  • The GenerateAdGroupThemes RPC method returns suggested AdGroups and modifications for given keywords.

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

GenerateAdGroupThemes

rpc GenerateAdGroupThemes(GenerateAdGroupThemesRequest) returns (GenerateAdGroupThemesResponse)

Returns a list of suggested AdGroups and suggested modifications (text, match type) for the given keywords.

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.