Show / Hide Table of Contents

Class CustomersResource.AdGroupAssetSetsResource

The "adGroupAssetSets" collection of methods.

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

Constructors

AdGroupAssetSetsResource(IClientService)

Constructs a new resource.

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

Methods

Mutate(GoogleAdsSearchads360V23ServicesMutateAdGroupAssetSetsRequest, string)

Creates, or removes ad group asset sets. Operation statuses are returned.

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

The body of the request.

string customerId

Required. The ID of the customer whose ad group asset sets are being modified.

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