Show / Hide Table of Contents

Class CustomersResource.LocalServicesResource

The "localServices" collection of methods.

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

Constructors

LocalServicesResource(IClientService)

Constructs a new resource.

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

Methods

AppendLeadConversation(GoogleAdsSearchads360V23ServicesAppendLeadConversationRequest, string)

RPC to append Local Services Lead Conversation resources to Local Services Lead resources.

Declaration
public virtual CustomersResource.LocalServicesResource.AppendLeadConversationRequest AppendLeadConversation(GoogleAdsSearchads360V23ServicesAppendLeadConversationRequest body, string customerId)
Parameters
Type Name Description
GoogleAdsSearchads360V23ServicesAppendLeadConversationRequest body

The body of the request.

string customerId

Required. The Id of the customer which owns the leads onto which the conversations will be appended.

Returns
Type Description
CustomersResource.LocalServicesResource.AppendLeadConversationRequest
In this article
Back to top Generated by DocFX