Show / Hide Table of Contents

Class CustomersResource.AdGroupCriterionLabelsResource

The "adGroupCriterionLabels" collection of methods.

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

Constructors

AdGroupCriterionLabelsResource(IClientService)

Constructs a new resource.

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

Methods

Mutate(GoogleAdsSearchads360V23ServicesMutateAdGroupCriterionLabelsRequest, string)

Creates and removes ad group criterion labels. Operation statuses are returned. List of thrown errors: AuthenticationError AuthorizationError DatabaseError FieldError HeaderError InternalError QuotaError RequestError

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

The body of the request.

string customerId

Required. ID of the customer whose ad group criterion labels are being modified.

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