Skip to content
Matt Needham edited this page Aug 15, 2017 · 2 revisions

The Tags class queries and uses Pardot tags.

If you initialize with p = PardotAPI(), you access the Accounts class with p.tags

Methods

  • query Returns the tag matching the specified criteria parameters.

  • read Returns the data for the tag specified by id, the Pardot ID of the target tag.

Clone this wiki locally