Interface CampaignLifecycleGoalServiceGrpc.AsyncService

All Known Implementing Classes:
CampaignLifecycleGoalServiceGrpc.CampaignLifecycleGoalServiceImplBase
Enclosing class:
CampaignLifecycleGoalServiceGrpc

public static interface CampaignLifecycleGoalServiceGrpc.AsyncService
 Service to configure campaign lifecycle goals.
 
  • Method Details

    • configureCampaignLifecycleGoals

      default void configureCampaignLifecycleGoals(ConfigureCampaignLifecycleGoalsRequest request, io.grpc.stub.StreamObserver<ConfigureCampaignLifecycleGoalsResponse> responseObserver)
       Process the given campaign lifecycle configurations.
       List of thrown errors:
         [AuthenticationError]()
         [AuthorizationError]()
         [CampaignLifecycleGoalConfigError]()
         [HeaderError]()
         [InternalError]()
         [QuotaError]()
         [RequestError]()