Class CustomersResource.CustomerLifecycleGoalResource
The "customerLifecycleGoal" collection of methods.
Inherited Members
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 |