-
Notifications
You must be signed in to change notification settings - Fork 38
Visitors
Matt Needham edited this page Sep 17, 2017
·
3 revisions
The Visitors class queries and uses Pardot visitors.
If you initialize with p = PardotAPI(), you access the Accounts class with p.visitors
-
assign Assigns or reassigns the visitor specified by to a prospect specified by <prospect_id>. Returns an updated version of the visitor.
-
query Returns the visitors matching the specified criteria parameters.
-
read Returns the data for the visitor specified by id, the Pardot ID for the target visitor, including associated visitor activities, identified company data, and visitor referrers.