| Package | Description |
|---|---|
| com.facebook.ads.sdk.serverside |
| Modifier and Type | Method and Description |
|---|---|
HttpServiceInterface |
EventRequest.getHttpServiceClient()
Get the httpServiceClient.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventRequest.setHttpServiceClient(HttpServiceInterface httpServiceClient)
Set a custom http client that will be used to send the event request.
|
| Constructor and Description |
|---|
EventRequest(String pixelId,
APIContext context,
List<Event> data,
String testEventCode,
String partnerAgent,
String namespaceId,
String uploadId,
String uploadTag,
String uploadSource,
HttpServiceInterface httpServiceClient)
Constructor.
|
Copyright © 2020. All rights reserved.