Class CampaignSharedSetServiceGrpc.CampaignSharedSetServiceFutureStub

java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractFutureStub<CampaignSharedSetServiceGrpc.CampaignSharedSetServiceFutureStub>
com.google.ads.googleads.v18.services.CampaignSharedSetServiceGrpc.CampaignSharedSetServiceFutureStub
Enclosing class:
CampaignSharedSetServiceGrpc

public static final class CampaignSharedSetServiceGrpc.CampaignSharedSetServiceFutureStub extends io.grpc.stub.AbstractFutureStub<CampaignSharedSetServiceGrpc.CampaignSharedSetServiceFutureStub>
A stub to allow clients to do ListenableFuture-style rpc calls to service CampaignSharedSetService.
 Service to manage campaign shared sets.
 
  • Method Details

    • build

      protected CampaignSharedSetServiceGrpc.CampaignSharedSetServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
      Specified by:
      build in class io.grpc.stub.AbstractStub<CampaignSharedSetServiceGrpc.CampaignSharedSetServiceFutureStub>
    • mutateCampaignSharedSets

      public com.google.common.util.concurrent.ListenableFuture<MutateCampaignSharedSetsResponse> mutateCampaignSharedSets(MutateCampaignSharedSetsRequest request)
       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]()