i | type | "string" |
---|
required | true |
---|
description | "Temporary unique ID for this log (used to flag which logs led to a donation)" |
---|
|
---|
r | type | "number" |
---|
required | false |
---|
description | "Sampling rate" |
---|
|
---|
e | type | "string" |
---|
required | false |
---|
description | "Message about a KVStore error, if any such errors occurred on the current page view" |
---|
|
---|
n | type | "integer" |
---|
required | false |
---|
description | "Total number of entries in the banner history log (may be greater than the number sent here)" |
---|
|
---|
l | type | "array" |
---|
required | false |
---|
description | "Summary contents of the most recent entries in the banner history log on this client. May be truncated if the EventLogging payload is too big." |
---|
items | type | "string" |
---|
description | "Summary of a banner history log entry. Contains the following fields, separated by a '|': banner name, campaign name, timestamp and status of the event" |
---|
required | false |
---|
|
---|
|
---|