TagObjects - mneedham91/PyPardot4 GitHub Wiki
The TagObjects class queries and uses Pardot tagobjects.
If you initialize with p = PardotAPI(), you access the Accounts class with p.tagobjects
Methods
-
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.