Page Summary
-
The
GenerateAdGroupThemesRPC method returns suggested AdGroups and modifications for given keywords. -
It takes a
GenerateAdGroupThemesRequestand returns aGenerateAdGroupThemesResponse. -
This method may throw various errors including AuthenticationError, AuthorizationError, and InternalError.
-
This method requires the
https://www.googleapis.com/auth/adwordsOAuth scope.
GenerateAdGroupThemes |
|
|---|---|
|
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.