Interface ThirdPartyAppAnalyticsLinkServiceGrpc.AsyncService

All Known Implementing Classes:
ThirdPartyAppAnalyticsLinkServiceGrpc.ThirdPartyAppAnalyticsLinkServiceImplBase
Enclosing class:
ThirdPartyAppAnalyticsLinkServiceGrpc

public static interface ThirdPartyAppAnalyticsLinkServiceGrpc.AsyncService
 This service allows management of links between Google Ads and third party
 app analytics.
 
  • Method Details

    • regenerateShareableLinkId

      default void regenerateShareableLinkId(RegenerateShareableLinkIdRequest request, io.grpc.stub.StreamObserver<RegenerateShareableLinkIdResponse> responseObserver)
       Regenerate ThirdPartyAppAnalyticsLink.shareable_link_id that should be
       provided to the third party when setting up app analytics.
       List of thrown errors:
         [AuthenticationError]()
         [AuthorizationError]()
         [HeaderError]()
         [InternalError]()
         [QuotaError]()
         [RequestError]()