Class CustomersResource.CampaignSharedSetsResource
The "campaignSharedSets" collection of methods.
Inherited Members
Namespace: Google.Apis.SA360.v23
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class CustomersResource.CampaignSharedSetsResource
Constructors
CampaignSharedSetsResource(IClientService)
Constructs a new resource.
Declaration
public CampaignSharedSetsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
Mutate(GoogleAdsSearchads360V23ServicesMutateCampaignSharedSetsRequest, string)
Creates or removes campaign shared sets. Operation statuses are returned. List of thrown errors: AuthenticationError AuthorizationError CampaignSharedSetError ContextError DatabaseError DateError DistinctError FieldError HeaderError IdError InternalError MutateError NewResourceCreationError NotEmptyError NullError OperatorError QuotaError RangeError RequestError SizeLimitError StringFormatError StringLengthError
Declaration
public virtual CustomersResource.CampaignSharedSetsResource.MutateRequest Mutate(GoogleAdsSearchads360V23ServicesMutateCampaignSharedSetsRequest body, string customerId)
Parameters
| Type | Name | Description |
|---|---|---|
| GoogleAdsSearchads360V23ServicesMutateCampaignSharedSetsRequest | body | The body of the request. |
| string | customerId | Required. The ID of the customer whose campaign shared sets are being modified. |
Returns
| Type | Description |
|---|---|
| CustomersResource.CampaignSharedSetsResource.MutateRequest |