Show / Hide Table of Contents

Class CustomersResource.CampaignGroupsResource

The "campaignGroups" collection of methods.

Inheritance
object
CustomersResource.CampaignGroupsResource
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.CampaignGroupsResource

Constructors

CampaignGroupsResource(IClientService)

Constructs a new resource.

Declaration
public CampaignGroupsResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

Mutate(GoogleAdsSearchads360V23ServicesMutateCampaignGroupsRequest, string)

Creates, updates, or removes campaign groups. Operation statuses are returned.

Declaration
public virtual CustomersResource.CampaignGroupsResource.MutateRequest Mutate(GoogleAdsSearchads360V23ServicesMutateCampaignGroupsRequest body, string customerId)
Parameters
Type Name Description
GoogleAdsSearchads360V23ServicesMutateCampaignGroupsRequest body

The body of the request.

string customerId

Required. The ID of the customer whose campaign groups are being modified.

Returns
Type Description
CustomersResource.CampaignGroupsResource.MutateRequest
In this article
Back to top Generated by DocFX