Show / Hide Table of Contents

Class KeywordThemeConstantsResource

The "keywordThemeConstants" collection of methods.

Inheritance
object
KeywordThemeConstantsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.SA360.v23
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class KeywordThemeConstantsResource

Constructors

KeywordThemeConstantsResource(IClientService)

Constructs a new resource.

Declaration
public KeywordThemeConstantsResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

Suggest(GoogleAdsSearchads360V23ServicesSuggestKeywordThemeConstantsRequest)

Returns KeywordThemeConstant suggestions by keyword themes. List of thrown errors: AuthenticationError AuthorizationError HeaderError InternalError QuotaError RequestError

Declaration
public virtual KeywordThemeConstantsResource.SuggestRequest Suggest(GoogleAdsSearchads360V23ServicesSuggestKeywordThemeConstantsRequest body)
Parameters
Type Name Description
GoogleAdsSearchads360V23ServicesSuggestKeywordThemeConstantsRequest body

The body of the request.

Returns
Type Description
KeywordThemeConstantsResource.SuggestRequest
In this article
Back to top Generated by DocFX