Skip to content

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

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.

Clone this wiki locally