Class UserDataServiceGrpc.UserDataServiceImplBase

java.lang.Object
com.google.ads.googleads.v18.services.UserDataServiceGrpc.UserDataServiceImplBase
All Implemented Interfaces:
UserDataServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
UserDataServiceGrpc

public abstract static class UserDataServiceGrpc.UserDataServiceImplBase extends Object implements io.grpc.BindableService, UserDataServiceGrpc.AsyncService
Base class for the server implementation of the service UserDataService.
 Service to manage user data uploads.
 Any uploads made to a Customer Match list through this service will be
 eligible for matching as per the customer matching process. See
 https://support.google.com/google-ads/answer/7474263. However, the uploads
 made through this service will not be visible under the 'Segment members'
 section for the Customer Match List in the Google Ads UI.
 
  • Constructor Details

    • UserDataServiceImplBase

      public UserDataServiceImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService