Show / Hide Table of Contents

Class CustomersResource.LocalServicesLeadsResource

The "localServicesLeads" collection of methods.

Inheritance
object
CustomersResource.LocalServicesLeadsResource
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 CustomersResource.LocalServicesLeadsResource

Constructors

LocalServicesLeadsResource(IClientService)

Constructs a new resource.

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

Methods

ProvideLeadFeedback(GoogleAdsSearchads360V23ServicesProvideLeadFeedbackRequest, string)

RPC to provide feedback on Local Services Lead resources.

Declaration
public virtual CustomersResource.LocalServicesLeadsResource.ProvideLeadFeedbackRequest ProvideLeadFeedback(GoogleAdsSearchads360V23ServicesProvideLeadFeedbackRequest body, string resourceName)
Parameters
Type Name Description
GoogleAdsSearchads360V23ServicesProvideLeadFeedbackRequest body

The body of the request.

string resourceName

Required. The resource name of the local services lead that for which the feedback is being provided.

Returns
Type Description
CustomersResource.LocalServicesLeadsResource.ProvideLeadFeedbackRequest
In this article
Back to top Generated by DocFX