get https://api.podium.com/v4/campaign_interactions
List the campaign interactions that the caller has access to.
If the cursor
parameter is used then all other parameters will be ignored. This is to avoid confusion if passing both a cursor
and other parameters which would change what data is being returned.
Interactions can be filtered by type, uid of the associated resource, or timestamp.
Required scope: read_campaigns
.
Callback