Show / Hide Table of Contents

Class GeoTargetConstantsResource

The "geoTargetConstants" collection of methods.

Inheritance
object
GeoTargetConstantsResource
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 GeoTargetConstantsResource

Constructors

GeoTargetConstantsResource(IClientService)

Constructs a new resource.

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

Methods

Suggest(GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsRequest)

Returns GeoTargetConstant suggestions by location name or by resource name. List of thrown errors: AuthenticationError AuthorizationError GeoTargetConstantSuggestionError HeaderError InternalError QuotaError RequestError

Declaration
public virtual GeoTargetConstantsResource.SuggestRequest Suggest(GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsRequest body)
Parameters
Type Name Description
GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsRequest body

The body of the request.

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