Show / Hide Table of Contents

Class CustomersResource.CustomerLifecycleGoalResource

The "customerLifecycleGoal" collection of methods.

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

Constructors

CustomerLifecycleGoalResource(IClientService)

Constructs a new resource.

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

Methods

ConfigureCustomerLifecycleGoals(GoogleAdsSearchads360V23ServicesConfigureCustomerLifecycleGoalsRequest, string)

Process the given customer lifecycle configurations. List of thrown errors: AuthenticationError AuthorizationError CustomerLifecycleGoalConfigError HeaderError InternalError QuotaError RequestError

Declaration
public virtual CustomersResource.CustomerLifecycleGoalResource.ConfigureCustomerLifecycleGoalsRequest ConfigureCustomerLifecycleGoals(GoogleAdsSearchads360V23ServicesConfigureCustomerLifecycleGoalsRequest body, string customerId)
Parameters
Type Name Description
GoogleAdsSearchads360V23ServicesConfigureCustomerLifecycleGoalsRequest body

The body of the request.

string customerId

Required. The ID of the customer performing the upload.

Returns
Type Description
CustomersResource.CustomerLifecycleGoalResource.ConfigureCustomerLifecycleGoalsRequest
In this article
Back to top Generated by DocFX