Class CampaignSharedSetServiceGrpc.CampaignSharedSetServiceBlockingStub

    • Method Detail

      • getCampaignSharedSet

        public CampaignSharedSet getCampaignSharedSet​(GetCampaignSharedSetRequest request)
         Returns the requested campaign shared set in full detail.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [HeaderError]()
           [InternalError]()
           [QuotaError]()
           [RequestError]()
         
      • mutateCampaignSharedSets

        public 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]()