Timestampmicro too old

160 views
Skip to first unread message

Davinder singh gosain

unread,
Dec 4, 2020, 5:56:21 AM12/4/20
to Google's DoubleClick Campaign Manager API Forum
Hi Team,

I am uploading  offline conversion using this DCM API in prod but I am getting error INVALID_ARGUMENT,   The timestampMicros is too old. Please help what could be the issue.
I am sending this timestamp:
Timestampmicros: 1606898866000 (2 days ago, pretty latest)

Response:
{
  "hasFailures": true,
  "kind": "dfareporting#conversionsBatchInsertResponse",
  "status": [
    {
      "conversion": {
        "customVariables": [
          {
            "kind": "dfareporting#customFloodlightVariable",
            "type": "U1",
            "value": "1006******"
          }
        ],
        "floodlightActivityId": "1029****",
        "floodlightConfigurationId": "587****",
        "kind": "dfareporting#conversion",
        "matchId": "2300000045******",
        "ordinal": "1606976******",
        "quantity": "6",
        "timestampMicros": "1606898866000",
        "value": 96.5
      },
      "errors": [
        {
          "code": "INVALID_ARGUMENT",
          "kind": "dfareporting#conversionError",
          "message": "The timestampMicros is too old"
        }
      ],
      "kind": "dfareporting#conversionStatus"
    }
  ]
}

Thanks
Davinder.

DCM API (DoubleClick Campaign Mgr)

unread,
Dec 7, 2020, 2:36:04 AM12/7/20
to devgo...@gmail.com, google-doubleclick-...@googlegroups.com
Hi Davinder,

Thank you for reaching out to us. As per checking, you're passing EPOCH time in milliseconds instead of microseconds. Please convert your TimeStamp data into microseconds, then let me know how it goes.

Regards,
Google Logo
Teejay Wennie Pimentel
DCM API Team
 


ref:_00D1U1174p._5004Q28nAj4:ref
Reply all
Reply to author
Forward
0 new messages