Class CustomersResource.CustomerSkAdNetworkConversionValueSchemasResource
The "customerSkAdNetworkConversionValueSchemas" collection of methods.
Inherited Members
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 |