<div dir="ltr"><span style="font-family:'Times New Roman';font-size:16px"><div style="margin-top:0.4em;margin-right:0.4em;margin-bottom:0.4em;margin-left:0.4em;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;font-size:10pt;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;white-space:nowrap">
<font face="arial, helvetica, sans-serif">I'm trying to get the history of user primitive count. I've got the below query which gets my current primitive count, if the value of timestamp is null.</font></div><div style="margin-top:0.4em;margin-right:0.4em;margin-bottom:0.4em;margin-left:0.4em;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;font-size:10pt;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;white-space:nowrap">
<font class="Apple-style-span" face="arial">My guess with specifying a timestamp value doesn't seem to work.</font></div><div style="margin-top:0.4em;margin-right:0.4em;margin-bottom:0.4em;margin-left:0.4em;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;font-size:10pt;border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;white-space:nowrap">
<font face="arial, helvetica, sans-serif">How do go about tweaking this to get my primitive count as_of a month ago? </font></div><div style="margin-top:0.4em;margin-right:0.4em;margin-bottom:0.4em;margin-left:0.4em;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;font-family:monospace;font-size:10pt;color:rgb(102, 102, 102);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;white-space:nowrap">
<font color="#AAAAFF"><br></font></div><div style="margin-top:0.4em;margin-right:0.4em;margin-bottom:0.4em;margin-left:0.4em;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;font-family:monospace;font-size:10pt;color:rgb(102, 102, 102);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;white-space:nowrap">
<span style="color:rgb(170, 170, 255)">[</span><span style="color:rgb(170, 170, 255)">{</span><br><span> </span><span style="color:black">"type"</span><span style="color:rgb(170, 170, 255)">: </span><span style="color:black">"/type/link"</span><span style="color:rgb(170, 170, 255)">,</span><br>
<span> </span><span style="color:black">"master_property"</span><span style="color:rgb(170, 170, 255)">: </span><span style="color:black">"/freebase/user_activity/primitives_live"</span><span style="color:rgb(170, 170, 255)">,</span><br>
<span> </span><span style="color:black">"source"</span><span style="color:rgb(170, 170, 255)">: </span><span style="color:rgb(170, 170, 255)">{</span><br>
<span> </span><span style="color:black">"type"</span><span style="color:rgb(170, 170, 255)">: </span><span style="color:black">"/freebase/user_activity"</span><span style="color:rgb(170, 170, 255)">,</span><br>
<span> </span><span style="color:black">"user"</span><span style="color:rgb(170, 170, 255)">: </span><span style="color:rgb(170, 170, 255)">{</span><br>
<span> </span><span style="color:black">"id"</span><span style="color:rgb(170, 170, 255)">: </span><span style="color:black">"/user/sprocketonline"</span><br>
<span> </span><span style="color:rgb(170, 170, 255)">}</span><br><span> </span><span style="color:rgb(170, 170, 255)">}</span><span style="color:rgb(170, 170, 255)">,</span><br>
<span> </span><span style="color:black">"target_value"</span><span style="color:rgb(170, 170, 255)">: </span><span style="color:rgb(170, 170, 255)">{</span><br>
<span> </span><span style="color:black">"type"</span><span style="color:rgb(170, 170, 255)">: </span><span style="color:rgb(102, 102, 170)">null</span><span style="color:rgb(170, 170, 255)">,</span><br>
<span> </span><span style="color:black">"value"</span><span style="color:rgb(170, 170, 255)">: </span><span style="color:rgb(102, 102, 170)">null</span><br>
<span> </span><span style="color:rgb(170, 170, 255)">}</span><span style="color:rgb(170, 170, 255)">,</span><br><span> </span><span style="color:black">"filter:target_value>"</span><span style="color:rgb(170, 170, 255)">: </span><span style="color:rgb(102, 102, 170)">1000</span><span style="color:rgb(170, 170, 255)">,</span><br>
<span> </span><span><font color="#FF0000">"timestamp"</font></span><span><font color="#FF0000">: </font></span><span><font color="#FF0000">{"value":"2009-06-04T00:00:00.000Z"}</font></span><br>
<span style="color:rgb(170, 170, 255)">}</span><span style="color:rgb(170, 170, 255)">]</span><span style="color:red"></span></div></span></div>