Class AdGroupFeedServiceGrpc.AdGroupFeedServiceBlockingStub

    • Nested Class Summary

      • Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub

        io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>>
    • Method Detail

      • getAdGroupFeed

        public AdGroupFeed getAdGroupFeed​(GetAdGroupFeedRequest request)
         Returns the requested ad group feed in full detail.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [HeaderError]()
           [InternalError]()
           [QuotaError]()
           [RequestError]()
         
      • mutateAdGroupFeeds

        public MutateAdGroupFeedsResponse mutateAdGroupFeeds​(MutateAdGroupFeedsRequest request)
         Creates, updates, or removes ad group feeds. Operation statuses are
         returned.
         List of thrown errors:
           [AdGroupFeedError]()
           [AuthenticationError]()
           [AuthorizationError]()
           [CollectionSizeError]()
           [DatabaseError]()
           [DistinctError]()
           [FieldError]()
           [FunctionError]()
           [FunctionParsingError]()
           [HeaderError]()
           [IdError]()
           [InternalError]()
           [MutateError]()
           [NotEmptyError]()
           [NullError]()
           [OperatorError]()
           [QuotaError]()
           [RangeError]()
           [RequestError]()
           [SizeLimitError]()
           [StringFormatError]()
           [StringLengthError]()