Show / Hide Table of Contents

Class CustomersResource.KeywordPlanCampaignsResource

The "keywordPlanCampaigns" collection of methods.

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

Constructors

KeywordPlanCampaignsResource(IClientService)

Constructs a new resource.

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

Methods

Mutate(GoogleAdsSearchads360V23ServicesMutateKeywordPlanCampaignsRequest, string)

Creates, updates, or removes Keyword Plan campaigns. Operation statuses are returned. List of thrown errors: AuthenticationError AuthorizationError DatabaseError FieldError FieldMaskError HeaderError InternalError KeywordPlanCampaignError KeywordPlanError ListOperationError MutateError QuotaError RangeError RequestError ResourceCountLimitExceededError

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

The body of the request.

string customerId

Required. The ID of the customer whose Keyword Plan campaigns are being modified.

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