-
Notifications
You must be signed in to change notification settings - Fork 38
TagObjects
Matt Needham edited this page Aug 15, 2017
·
2 revisions
The TagObjects class queries and uses Pardot tagobjects.
If you initialize with p = PardotAPI(), you access the Accounts class with p.tagobjects
-
query Returns the tagobject matching the specified criteria parameters.
-
read Returns the data for the tagobject specified by id, the Pardot ID of the target tagobject.