Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukashavrlant/02554366045dc19f132e36ce554e5346 to your computer and use it in GitHub Desktop.
Save lukashavrlant/02554366045dc19f132e36ce554e5346 to your computer and use it in GitHub Desktop.
{
"_id" : "94dcef68-b29b-48a7-a14c-5a37196519a1",
"data" : {
"type" : "banner",
"state" : "inUse",
"tenantId" : "46789fe1-0a01-46c8-83b1-8f7824a2f0ea",
"id" : "94dcef68-b29b-48a7-a14c-5a37196519a1",
"mediumId" : "8aaf6d1e-47ba-418d-b12f-3f5c306db67e",
"name" : "name",
"format" : [
{
"dimensions" : {
"width" : 468,
"height" : 60
},
"name" : "Banner"
}
],
"bannerPosition" : "Unspecified",
"labels" : [
{
"context" : "e86e84e3-e5e0-46a8-b607-6013668b393c",
"type" : "type3",
"value" : "value3"
},
{
"context" : "e86e84e3-e5e0-46a8-b607-6013668b393c",
"type" : "type4",
"value" : "value4"
},
{
"context" : "dad834a2-79d3-4060-8eb4-72f62803f1ac",
"type" : "type5",
"value" : "value5"
}
]
},
"metadata" : {
"lastModificationTime" : ISODate("2018-06-13T13:55:19.109Z"),
"checkpoint" : {
"transactionId" : 77,
"eventIndex" : 5
},
"labelCheckpoint" : {
"eventId" : "000000005076-00003"
}
},
"search" : {
"name" : [
"name"
],
"labels" : [
{
"contextId" : "e86e84e3-e5e0-46a8-b607-6013668b393c",
"words" : [
"type3",
"value3",
"type4",
"value4"
]
},
{
"contextId" : "dad834a2-79d3-4060-8eb4-72f62803f1ac",
"words" : [
"type5",
"value5"
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment