Class CustomersResource.AssetGroupsResource
The "assetGroups" collection of methods.
Inherited Members
Namespace: Google.Apis.SA360.v23
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class CustomersResource.AssetGroupsResource
Constructors
AssetGroupsResource(IClientService)
Constructs a new resource.
Declaration
public AssetGroupsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
Mutate(GoogleAdsSearchads360V23ServicesMutateAssetGroupsRequest, string)
Creates, updates or removes asset groups. Operation statuses are returned.
Declaration
public virtual CustomersResource.AssetGroupsResource.MutateRequest Mutate(GoogleAdsSearchads360V23ServicesMutateAssetGroupsRequest body, string customerId)
Parameters
| Type | Name | Description |
|---|---|---|
| GoogleAdsSearchads360V23ServicesMutateAssetGroupsRequest | body | The body of the request. |
| string | customerId | Required. The ID of the customer whose asset groups are being modified. |
Returns
| Type | Description |
|---|---|
| CustomersResource.AssetGroupsResource.MutateRequest |