Class CustomersResource.CampaignLifecycleGoalResource
The "campaignLifecycleGoal" collection of methods.
Inherited Members
Namespace: Google.Apis.SA360.v23
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class CustomersResource.CampaignLifecycleGoalResource
Constructors
CampaignLifecycleGoalResource(IClientService)
Constructs a new resource.
Declaration
public CampaignLifecycleGoalResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
ConfigureCampaignLifecycleGoals(GoogleAdsSearchads360V23ServicesConfigureCampaignLifecycleGoalsRequest, string)
Process the given campaign lifecycle configurations. List of thrown errors: AuthenticationError AuthorizationError CampaignLifecycleGoalConfigError HeaderError InternalError QuotaError RequestError
Declaration
public virtual CustomersResource.CampaignLifecycleGoalResource.ConfigureCampaignLifecycleGoalsRequest ConfigureCampaignLifecycleGoals(GoogleAdsSearchads360V23ServicesConfigureCampaignLifecycleGoalsRequest body, string customerId)
Parameters
| Type | Name | Description |
|---|---|---|
| GoogleAdsSearchads360V23ServicesConfigureCampaignLifecycleGoalsRequest | body | The body of the request. |
| string | customerId | Required. The ID of the customer performing the upload. |
Returns
| Type | Description |
|---|---|
| CustomersResource.CampaignLifecycleGoalResource.ConfigureCampaignLifecycleGoalsRequest |