Interface AdGroupServiceGrpc.AsyncService

All Known Implementing Classes:
AdGroupServiceGrpc.AdGroupServiceImplBase
Enclosing class:
AdGroupServiceGrpc

public static interface AdGroupServiceGrpc.AsyncService
 Service to manage ad groups.
 
  • Method Details

    • mutateAdGroups

      default void mutateAdGroups(MutateAdGroupsRequest request, io.grpc.stub.StreamObserver<MutateAdGroupsResponse> responseObserver)
       Creates, updates, or removes ad groups. Operation statuses are returned.
       List of thrown errors:
         [AdGroupError]()
         [AdxError]()
         [AuthenticationError]()
         [AuthorizationError]()
         [BiddingError]()
         [BiddingStrategyError]()
         [DatabaseError]()
         [DateError]()
         [DistinctError]()
         [FieldError]()
         [FieldMaskError]()
         [HeaderError]()
         [IdError]()
         [InternalError]()
         [ListOperationError]()
         [MultiplierError]()
         [MutateError]()
         [NewResourceCreationError]()
         [NotEmptyError]()
         [NullError]()
         [OperationAccessDeniedError]()
         [OperatorError]()
         [QuotaError]()
         [RangeError]()
         [RequestError]()
         [ResourceCountLimitExceededError]()
         [SettingError]()
         [SizeLimitError]()
         [StringFormatError]()
         [StringLengthError]()
         [UrlFieldError]()