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 Summary
Modifier and TypeMethodDescriptiondefault voidregenerateShareableLinkId(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.
-
Method Details