Custom Redirects - mneedham91/PyPardot4 GitHub Wiki
The Custom Redirects class queries and uses Pardot custom redirects.
If you initialize with p = PardotAPI(), you access the Accounts class with p.customredirects
Methods
-
query Returns the custom redirects matching the specified criteria parameters.
-
read Returns the data for the custom redirect specified by id, the Pardot ID of the target custom redirect.