Tags - mneedham91/PyPardot4 GitHub Wiki

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.