Interface CampaignSharedSetServiceGrpc.AsyncService

All Known Implementing Classes:
CampaignSharedSetServiceGrpc.CampaignSharedSetServiceImplBase
Enclosing class:
CampaignSharedSetServiceGrpc

public static interface CampaignSharedSetServiceGrpc.AsyncService
 Service to manage campaign shared sets.
 
  • Method Details

    • mutateCampaignSharedSets

      default void mutateCampaignSharedSets(MutateCampaignSharedSetsRequest request, io.grpc.stub.StreamObserver<MutateCampaignSharedSetsResponse> responseObserver)
       Creates or removes campaign shared sets. Operation statuses are returned.
       List of thrown errors:
         [AuthenticationError]()
         [AuthorizationError]()
         [CampaignSharedSetError]()
         [ContextError]()
         [DatabaseError]()
         [DateError]()
         [DistinctError]()
         [FieldError]()
         [HeaderError]()
         [IdError]()
         [InternalError]()
         [MutateError]()
         [NewResourceCreationError]()
         [NotEmptyError]()
         [NullError]()
         [OperatorError]()
         [QuotaError]()
         [RangeError]()
         [RequestError]()
         [SizeLimitError]()
         [StringFormatError]()
         [StringLengthError]()