Interface AdGroupFeedServiceGrpc.AsyncService

All Known Implementing Classes:
AdGroupFeedServiceGrpc.AdGroupFeedServiceImplBase
Enclosing class:
AdGroupFeedServiceGrpc

public static interface AdGroupFeedServiceGrpc.AsyncService
 Service to manage ad group feeds.
 
  • Method Details

    • mutateAdGroupFeeds

      default void mutateAdGroupFeeds(MutateAdGroupFeedsRequest request, io.grpc.stub.StreamObserver<MutateAdGroupFeedsResponse> responseObserver)
       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]()