Serialized Form
-
Package ai.promoted.delivery.client
-
Class ai.promoted.delivery.client.DeliveryException extends Exception implements Serializable
- serialVersionUID:
- -5346305939046085966L
-
-
Package ai.promoted.proto.common
-
Class ai.promoted.proto.common.AnonUserRetainedUser extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class ai.promoted.proto.common.Browser extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
clientHints_
ClientHints clientHints_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
referrer_
Object referrer_
-
userAgent_
Object userAgent_
-
viewportSize_
Size viewportSize_
-
-
Class ai.promoted.proto.common.ClientHintBrand extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class ai.promoted.proto.common.ClientHints extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class ai.promoted.proto.common.ClientInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
clientType_
int clientType_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
trafficType_
int trafficType_
-
-
Class ai.promoted.proto.common.Device extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
brand_
Object brand_
-
browser_
Browser browser_
-
deviceType_
int deviceType_
-
identifier_
Object identifier_
-
ipAddress_
Object ipAddress_
-
locale_
Locale locale_
-
location_
Location location_
-
manufacturer_
Object manufacturer_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
osVersion_
Object osVersion_
-
platformAppVersion_
Object platformAppVersion_
-
promotedMobileSdkVersion_
Object promotedMobileSdkVersion_
-
screen_
Screen screen_
-
-
Class ai.promoted.proto.common.EntityPath extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
accountId_
long accountId_
-
campaignId_
long campaignId_
-
contentId_
long contentId_
-
customerId_
long customerId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
platformId_
long platformId_
-
promotionId_
long promotionId_
-
-
Class ai.promoted.proto.common.Locale extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class ai.promoted.proto.common.Location extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
accuracyInMeters_
double accuracyInMeters_
-
latitude_
double latitude_
-
longitude_
double longitude_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class ai.promoted.proto.common.Money extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
amountMicros_
long amountMicros_
-
currencyCode_
int currencyCode_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class ai.promoted.proto.common.Properties extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
structField_
Object structField_
-
structFieldCase_
int structFieldCase_
-
-
Class ai.promoted.proto.common.RetainedUser extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
Class ai.promoted.proto.common.Screen extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
scale_
float scale_
-
size_
Size size_
-
-
Class ai.promoted.proto.common.Size extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
height_
int height_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
width_
int width_
-
-
Class ai.promoted.proto.common.Timing extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
clientLogTimestamp_
long clientLogTimestamp_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class ai.promoted.proto.common.UserInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
-
Package ai.promoted.proto.delivery
-
Class ai.promoted.proto.delivery.BlenderArithmeticExpression extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
inputs_
List<BlenderExpression> inputs_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
op_
int op_
-
-
Class ai.promoted.proto.delivery.BlenderConditionalExpression extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
elseBranch_
BlenderExpression elseBranch_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
op_
int op_
-
predicateLhs_
BlenderExpression predicateLhs_
-
predicateRhs_
BlenderExpression predicateRhs_
-
thenBranch_
BlenderExpression thenBranch_
-
-
Class ai.promoted.proto.delivery.BlenderConfig extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
qualityScore_
BlenderExpression qualityScore_
-
sortKey_
BlenderSortKey sortKey_
-
-
Class ai.promoted.proto.delivery.BlenderExpression extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
expType_
Object expType_
-
expTypeCase_
int expTypeCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class ai.promoted.proto.delivery.BlenderSortKey extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
elements_
List<BlenderExpression> elements_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class ai.promoted.proto.delivery.DeliveryExecution extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
blenderConfig_
Object blenderConfig_
-
effectiveUserInfo_
UserInfo effectiveUserInfo_
-
executionServer_
int executionServer_
-
hyperloopLog_
HyperloopLog hyperloopLog_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serverVersion_
Object serverVersion_
-
-
Class ai.promoted.proto.delivery.DeliveryLog extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
execution_
DeliveryExecution execution_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
platformId_
long platformId_
-
request_
Request request_
-
response_
Response response_
-
-
Class ai.promoted.proto.delivery.HyperloopConditionalExpression extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
elseBranch_
HyperloopExpression elseBranch_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
op_
int op_
-
predicateLhs_
HyperloopExpression predicateLhs_
-
predicateRhs_
HyperloopExpression predicateRhs_
-
thenBranch_
HyperloopExpression thenBranch_
-
-
Class ai.promoted.proto.delivery.HyperloopConfig extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parameters_
com.google.protobuf.MapField<Long,HyperloopParameter> parameters_
-
-
Class ai.promoted.proto.delivery.HyperloopExpression extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
nodeType_
Object nodeType_
-
nodeTypeCase_
int nodeTypeCase_
-
-
Class ai.promoted.proto.delivery.HyperloopGeneratorExpression extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
generator_
Object generator_
-
generatorCase_
int generatorCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class ai.promoted.proto.delivery.HyperloopGroup extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
exp_
HyperloopExpression exp_
-
highBucket_
int highBucket_
-
lowBucket_
int lowBucket_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class ai.promoted.proto.delivery.HyperloopLog extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parameterLogs_
com.google.protobuf.MapField<Long,HyperloopParameterLog> parameterLogs_
-
-
Class ai.promoted.proto.delivery.HyperloopParameter extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
default_
float default_
-
groups_
List<HyperloopGroup> groups_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class ai.promoted.proto.delivery.HyperloopParameterLog extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bucket_
int bucket_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
value_
float value_
-
-
Class ai.promoted.proto.delivery.HyperloopUniformGenerator extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
highBound_
float highBound_
-
lowBound_
float lowBound_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class ai.promoted.proto.delivery.HyperloopUniformMultiGenerator extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
base_
float base_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
multi_
float multi_
-
-
Class ai.promoted.proto.delivery.Insertion extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
autoViewId_
Object autoViewId_
-
bitField0_
int bitField0_
-
clientInfo_
ClientInfo clientInfo_
-
contentId_
Object contentId_
-
insertionId_
Object insertionId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
platformId_
long platformId_
-
position_
long position_
-
properties_
Properties properties_
-
requestId_
Object requestId_
-
retrievalRank_
long retrievalRank_
-
retrievalScore_
float retrievalScore_
-
sessionId_
Object sessionId_
-
timing_
Timing timing_
-
userInfo_
UserInfo userInfo_
-
viewId_
Object viewId_
-
-
Class ai.promoted.proto.delivery.LeafExpression extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class ai.promoted.proto.delivery.Lookup extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
lookupType_
Object lookupType_
-
lookupTypeCase_
int lookupTypeCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class ai.promoted.proto.delivery.Paging extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class ai.promoted.proto.delivery.PagingInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class ai.promoted.proto.delivery.Request extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
autoViewId_
Object autoViewId_
-
clientInfo_
ClientInfo clientInfo_
-
clientRequestId_
Object clientRequestId_
-
device_
Device device_
-
disablePersonalization_
boolean disablePersonalization_
-
insertion_
List<Insertion> insertion_
-
insertionMatrix_
com.google.protobuf.ListValue insertionMatrix_
-
insertionMatrixHeaders_
com.google.protobuf.LazyStringList insertionMatrixHeaders_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
paging_
Paging paging_
-
platformId_
long platformId_
-
properties_
Properties properties_
-
requestId_
Object requestId_
-
searchQuery_
Object searchQuery_
-
sessionId_
Object sessionId_
-
timing_
Timing timing_
-
useCase_
int useCase_
-
userInfo_
UserInfo userInfo_
-
viewId_
Object viewId_
-
-
Class ai.promoted.proto.delivery.Response extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
insertion_
List<Insertion> insertion_
-
introspectionData_
Object introspectionData_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
pagingInfo_
PagingInfo pagingInfo_
-
requestId_
Object requestId_
-
-
-
Package ai.promoted.proto.event
-
Class ai.promoted.proto.event.Action extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
action_
Object action_
-
actionCase_
int actionCase_
-
actionId_
Object actionId_
-
actionType_
int actionType_
-
autoViewId_
Object autoViewId_
-
bitField0_
int bitField0_
-
cart_
Cart cart_
-
clientInfo_
ClientInfo clientInfo_
-
clientPosition_
IndexPath clientPosition_
-
contentId_
Object contentId_
-
customActionType_
Object customActionType_
-
device_
Device device_
-
elementId_
Object elementId_
-
hasSuperimposedViews_
boolean hasSuperimposedViews_
-
idProvenances_
IdentifierProvenances idProvenances_
-
impressionId_
Object impressionId_
-
insertionId_
Object insertionId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
platformId_
long platformId_
-
properties_
Properties properties_
-
requestId_
Object requestId_
-
sessionId_
Object sessionId_
-
timing_
Timing timing_
-
userInfo_
UserInfo userInfo_
-
viewId_
Object viewId_
-
-
Class ai.promoted.proto.event.AncestorIdHistory extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
autoViewIdHistory_
List<AncestorIdHistoryItem> autoViewIdHistory_
-
logUserIdHistory_
List<AncestorIdHistoryItem> logUserIdHistory_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
sessionIdHistory_
List<AncestorIdHistoryItem> sessionIdHistory_
-
totalAutoViewIdsLogged_
int totalAutoViewIdsLogged_
-
totalLogUserIdsLogged_
int totalLogUserIdsLogged_
-
totalSessionIdsLogged_
int totalSessionIdsLogged_
-
totalViewIdsLogged_
int totalViewIdsLogged_
-
viewIdHistory_
List<AncestorIdHistoryItem> viewIdHistory_
-
-
Class ai.promoted.proto.event.AncestorIdHistoryItem extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class ai.promoted.proto.event.AppScreenView extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class ai.promoted.proto.event.Attribution extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
creditMillis_
int creditMillis_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
modelId_
long modelId_
-
-
Class ai.promoted.proto.event.AutoView extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
autoViewId_
Object autoViewId_
-
clientInfo_
ClientInfo clientInfo_
-
idProvenances_
IdentifierProvenances idProvenances_
-
locale_
Locale locale_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
platformId_
long platformId_
-
properties_
Properties properties_
-
sessionId_
Object sessionId_
-
timing_
Timing timing_
-
uiType_
Object uiType_
-
uiTypeCase_
int uiTypeCase_
-
useCase_
int useCase_
-
userInfo_
UserInfo userInfo_
-
viewId_
Object viewId_
-
-
Class ai.promoted.proto.event.Cart extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
contents_
List<CartContent> contents_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class ai.promoted.proto.event.CartContent extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class ai.promoted.proto.event.CohortMembership extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
arm_
int arm_
-
clientInfo_
ClientInfo clientInfo_
-
cohortId_
Object cohortId_
-
membershipId_
Object membershipId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
platformId_
long platformId_
-
properties_
Properties properties_
-
timing_
Timing timing_
-
userInfo_
UserInfo userInfo_
-
-
Class ai.promoted.proto.event.Diagnostics extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
clientInfo_
ClientInfo clientInfo_
-
diagnosticsMessage_
Object diagnosticsMessage_
-
diagnosticsMessageCase_
int diagnosticsMessageCase_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
platformId_
long platformId_
-
timing_
Timing timing_
-
userInfo_
UserInfo userInfo_
-
-
Class ai.promoted.proto.event.ErrorHistory extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class ai.promoted.proto.event.IdentifierProvenances extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
actionIdProvenance_
int actionIdProvenance_
-
autoViewIdProvenance_
int autoViewIdProvenance_
-
contentIdProvenance_
int contentIdProvenance_
-
impressionIdProvenance_
int impressionIdProvenance_
-
insertionIdProvenance_
int insertionIdProvenance_
-
logUserIdProvenance_
int logUserIdProvenance_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
requestIdProvenance_
int requestIdProvenance_
-
sessionIdProvenance_
int sessionIdProvenance_
-
userIdProvenance_
int userIdProvenance_
-
viewIdProvenance_
int viewIdProvenance_
-
-
Class ai.promoted.proto.event.Impression extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
autoViewId_
Object autoViewId_
-
clientInfo_
ClientInfo clientInfo_
-
clientPosition_
IndexPath clientPosition_
-
contentId_
Object contentId_
-
hasSuperimposedViews_
boolean hasSuperimposedViews_
-
idProvenances_
IdentifierProvenances idProvenances_
-
impressionId_
Object impressionId_
-
insertionId_
Object insertionId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
platformId_
long platformId_
-
properties_
Properties properties_
-
requestId_
Object requestId_
-
sessionId_
Object sessionId_
-
sourceType_
int sourceType_
-
timing_
Timing timing_
-
userInfo_
UserInfo userInfo_
-
viewId_
Object viewId_
-
-
Class ai.promoted.proto.event.IndexPath extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
index_
com.google.protobuf.Internal.IntList index_
-
indexMemoizedSerializedSize
int indexMemoizedSerializedSize
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class ai.promoted.proto.event.IOSError extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class ai.promoted.proto.event.JoinedIdentifiers extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
anonUserId_
Object anonUserId_
-
autoViewId_
Object autoViewId_
-
impressionId_
Object impressionId_
-
insertionId_
Object insertionId_
-
logUserId_
Object logUserId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
platformId_
long platformId_
-
requestId_
Object requestId_
-
sessionId_
Object sessionId_
-
userId_
Object userId_
-
viewId_
Object viewId_
-
-
Class ai.promoted.proto.event.LogRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
action_
List<Action> action_
-
autoView_
List<AutoView> autoView_
-
clientInfo_
ClientInfo clientInfo_
-
cohortMembership_
List<CohortMembership> cohortMembership_
-
deliveryLog_
List<DeliveryLog> deliveryLog_
-
device_
Device device_
-
diagnostics_
List<Diagnostics> diagnostics_
-
impression_
List<Impression> impression_
-
insertion_
List<Insertion> insertion_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
platformId_
long platformId_
-
request_
List<Request> request_
-
timing_
Timing timing_
-
user_
List<User> user_
-
userInfo_
UserInfo userInfo_
-
view_
List<View> view_
-
-
Class ai.promoted.proto.event.MobileDiagnostics extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
ancestorIdHistory_
AncestorIdHistory ancestorIdHistory_
-
batchesAttempted_
int batchesAttempted_
-
batchesSentSuccessfully_
int batchesSentSuccessfully_
-
batchesWithErrors_
int batchesWithErrors_
-
clientVersion_
Object clientVersion_
-
deviceIdentifier_
Object deviceIdentifier_
-
errorHistory_
ErrorHistory errorHistory_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
promotedLibraryVersion_
Object promotedLibraryVersion_
-
-
Class ai.promoted.proto.event.NavigateAction extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
targetUrl_
Object targetUrl_
-
-
Class ai.promoted.proto.event.User extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
clientInfo_
ClientInfo clientInfo_
-
idProvenances_
IdentifierProvenances idProvenances_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
platformId_
long platformId_
-
properties_
Properties properties_
-
timing_
Timing timing_
-
userInfo_
UserInfo userInfo_
-
-
Class ai.promoted.proto.event.View extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
autoViewId_
Object autoViewId_
-
clientInfo_
ClientInfo clientInfo_
-
contentId_
Object contentId_
-
idProvenances_
IdentifierProvenances idProvenances_
-
locale_
Locale locale_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
platformId_
long platformId_
-
properties_
Properties properties_
-
searchQuery_
Object searchQuery_
-
sessionId_
Object sessionId_
-
timing_
Timing timing_
-
uiType_
Object uiType_
-
uiTypeCase_
int uiTypeCase_
-
useCase_
int useCase_
-
userInfo_
UserInfo userInfo_
-
viewId_
Object viewId_
-
viewType_
int viewType_
-
-
Class ai.promoted.proto.event.WebPageView extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-