Class CustomersResource.RecommendationSubscriptionsResource
The "recommendationSubscriptions" collection of methods.
Inherited Members
Namespace: Google.Apis.SA360.v23
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class CustomersResource.RecommendationSubscriptionsResource
Constructors
RecommendationSubscriptionsResource(IClientService)
Constructs a new resource.
Declaration
public RecommendationSubscriptionsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
MutateRecommendationSubscription(GoogleAdsSearchads360V23ServicesMutateRecommendationSubscriptionRequest, string)
Mutates given subscription with corresponding apply parameters. List of thrown errors: AuthenticationError AuthorizationError DatabaseError FieldError HeaderError InternalError MutateError QuotaError RecommendationError RecommendationSubscriptionError RequestError UrlFieldError
Declaration
public virtual CustomersResource.RecommendationSubscriptionsResource.MutateRecommendationSubscriptionRequest MutateRecommendationSubscription(GoogleAdsSearchads360V23ServicesMutateRecommendationSubscriptionRequest body, string customerId)
Parameters
| Type | Name | Description |
|---|---|---|
| GoogleAdsSearchads360V23ServicesMutateRecommendationSubscriptionRequest | body | The body of the request. |
| string | customerId | Required. The ID of the subscribing customer. |
Returns
| Type | Description |
|---|---|
| CustomersResource.RecommendationSubscriptionsResource.MutateRecommendationSubscriptionRequest |