Interface AdGroupAssetServiceGrpc.AsyncService

All Known Implementing Classes:
AdGroupAssetServiceGrpc.AdGroupAssetServiceImplBase
Enclosing class:
AdGroupAssetServiceGrpc

public static interface AdGroupAssetServiceGrpc.AsyncService
 Service to manage ad group assets.
 
  • Method Details

    • mutateAdGroupAssets

      default void mutateAdGroupAssets(MutateAdGroupAssetsRequest request, io.grpc.stub.StreamObserver<MutateAdGroupAssetsResponse> responseObserver)
       Creates, updates, or removes ad group assets. Operation statuses are
       returned.
       List of thrown errors:
         [AssetLinkError]()
         [AuthenticationError]()
         [AuthorizationError]()
         [ContextError]()
         [FieldError]()
         [HeaderError]()
         [InternalError]()
         [MutateError]()
         [NotAllowlistedError]()
         [QuotaError]()
         [RequestError]()