Interface CustomerSkAdNetworkConversionValueSchemaServiceGrpc.AsyncService
- All Known Implementing Classes:
CustomerSkAdNetworkConversionValueSchemaServiceGrpc.CustomerSkAdNetworkConversionValueSchemaServiceImplBase
- Enclosing class:
- CustomerSkAdNetworkConversionValueSchemaServiceGrpc
public static interface CustomerSkAdNetworkConversionValueSchemaServiceGrpc.AsyncService
Service to manage CustomerSkAdNetworkConversionValueSchema.
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidmutateCustomerSkAdNetworkConversionValueSchema(MutateCustomerSkAdNetworkConversionValueSchemaRequest request, io.grpc.stub.StreamObserver<MutateCustomerSkAdNetworkConversionValueSchemaResponse> responseObserver) Creates or updates the CustomerSkAdNetworkConversionValueSchema.
-
Method Details
-
mutateCustomerSkAdNetworkConversionValueSchema
default void mutateCustomerSkAdNetworkConversionValueSchema(MutateCustomerSkAdNetworkConversionValueSchemaRequest request, io.grpc.stub.StreamObserver<MutateCustomerSkAdNetworkConversionValueSchemaResponse> responseObserver) Creates or updates the CustomerSkAdNetworkConversionValueSchema. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [InternalError]() [MutateError]()
-