Show / Hide Table of Contents

Class CustomersResource.CampaignLifecycleGoalResource

The "campaignLifecycleGoal" collection of methods.

Inheritance
object
CustomersResource.CampaignLifecycleGoalResource
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.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
In this article
Back to top Generated by DocFX