Show / Hide Table of Contents

Class LocationsResource.SearchkeywordsResource

The "searchkeywords" collection of methods.

Inheritance
object
LocationsResource.SearchkeywordsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.BusinessProfilePerformance.v1
Assembly: Google.Apis.BusinessProfilePerformance.v1.dll
Syntax
public class LocationsResource.SearchkeywordsResource

Constructors

SearchkeywordsResource(IClientService)

Constructs a new resource.

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

Properties

Impressions

Gets the Impressions resource.

Declaration
public virtual LocationsResource.SearchkeywordsResource.ImpressionsResource Impressions { get; }
Property Value
Type Description
LocationsResource.SearchkeywordsResource.ImpressionsResource
In this article
Back to top Generated by DocFX