Show / Hide Table of Contents

Class CustomersResource.CustomerSkAdNetworkConversionValueSchemasResource

The "customerSkAdNetworkConversionValueSchemas" collection of methods.

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

Constructors

CustomerSkAdNetworkConversionValueSchemasResource(IClientService)

Constructs a new resource.

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

Methods

Mutate(GoogleAdsSearchads360V23ServicesMutateCustomerSkAdNetworkConversionValueSchemaRequest, string)

Creates or updates the CustomerSkAdNetworkConversionValueSchema. List of thrown errors: AuthenticationError AuthorizationError FieldError InternalError MutateError

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

The body of the request.

string customerId

The ID of the customer whose shared sets are being modified.

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