Class CustomersResource.GoalsResource
The "Goals" collection of methods.
Inherited Members
Namespace: Google.Apis.SA360.v23
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class CustomersResource.GoalsResource
Constructors
GoalsResource(IClientService)
Constructs a new resource.
Declaration
public GoalsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
Mutate(GoogleAdsSearchads360V23ServicesMutateGoalsRequest, string)
Create or update goals. List of thrown errors: AuthenticationError AuthorizationError HeaderError InternalError QuotaError RequestError GoalError GoalServicesError
Declaration
public virtual CustomersResource.GoalsResource.MutateRequest Mutate(GoogleAdsSearchads360V23ServicesMutateGoalsRequest body, string customerId)
Parameters
| Type | Name | Description |
|---|---|---|
| GoogleAdsSearchads360V23ServicesMutateGoalsRequest | body | The body of the request. |
| string | customerId | Required. The ID of the customer whose goals are being modified. |
Returns
| Type | Description |
|---|---|
| CustomersResource.GoalsResource.MutateRequest |