Class CampaignBidModifierServiceGrpc.CampaignBidModifierServiceFutureStub

    • Method Detail

      • getCampaignBidModifier

        public com.google.common.util.concurrent.ListenableFuture<CampaignBidModifier> getCampaignBidModifier​(GetCampaignBidModifierRequest request)
         Returns the requested campaign bid modifier in full detail.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [HeaderError]()
           [InternalError]()
           [QuotaError]()
           [RequestError]()
         
      • mutateCampaignBidModifiers

        public com.google.common.util.concurrent.ListenableFuture<MutateCampaignBidModifiersResponse> mutateCampaignBidModifiers​(MutateCampaignBidModifiersRequest request)
         Creates, updates, or removes campaign bid modifiers.
         Operation statuses are returned.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [ContextError]()
           [CriterionError]()
           [DatabaseError]()
           [DateError]()
           [DistinctError]()
           [FieldError]()
           [HeaderError]()
           [IdError]()
           [InternalError]()
           [MutateError]()
           [NewResourceCreationError]()
           [NotEmptyError]()
           [NullError]()
           [OperatorError]()
           [QuotaError]()
           [RangeError]()
           [RequestError]()
           [SizeLimitError]()
           [StringFormatError]()
           [StringLengthError]()