APIs & Integrations

Stanza
メンバー

Can't filter last modified date for Deal Search API

解決
{
    
    "filterGroups": [
        {
            "filters": [
                {
                    "value": "7695775",
                    "operator": "EQ",
                    "propertyName": "dealstage"
                },
                {
                    "value": "hs_lastmodifieddate",
                    "operator": "GTE",
                    "propertyName": "1638190800000"
                }
            ]
        }
    ],
    "properties": [
        "dealname"
    ]
}

I am getting an error.

I have tried seonds as well as milliseconds.

0 いいね!
1件の承認済みベストアンサー
Stanza
解決策
メンバー

Can't filter last modified date for Deal Search API

解決

sorry got the properties around the wrong way - silly me - it's a be long day, thanks support !

元の投稿で解決策を見る

1件の返信
Stanza
解決策
メンバー

Can't filter last modified date for Deal Search API

解決

sorry got the properties around the wrong way - silly me - it's a be long day, thanks support !