Interface AutomaticallyCreatedAssetRemovalServiceGrpc.AsyncService

All Known Implementing Classes:
AutomaticallyCreatedAssetRemovalServiceGrpc.AutomaticallyCreatedAssetRemovalServiceImplBase
Enclosing class:
AutomaticallyCreatedAssetRemovalServiceGrpc

public static interface AutomaticallyCreatedAssetRemovalServiceGrpc.AsyncService
 Service to remove automatically created assets.
 
  • Method Details

    • removeCampaignAutomaticallyCreatedAsset

      default void removeCampaignAutomaticallyCreatedAsset(RemoveCampaignAutomaticallyCreatedAssetRequest request, io.grpc.stub.StreamObserver<RemoveCampaignAutomaticallyCreatedAssetResponse> responseObserver)
       Removes automatically created assets from a campaign.
       List of thrown errors:
         [AuthenticationError]()
         [AuthorizationError]()
         [ContextError]()
         [FieldError]()
         [InternalError]()
         [MutateError]()
         [PartialFailureError]()
         [QuotaError]()
         [RequestError]()