Discussions
Get all Campaigns from percolate api
about 1 year ago by Ritesh Chandra
how do i get all campaigns from percolate api.
https://percolate.com/api/v4/campaign -- was using this endpoint but it says have to give campaignID,
how do i get all the campaigns and not one by one using campaignID. Also if thats the case how do i pass multiple campaignIDs. Also can you explain what is scope id
or is there another endpoint which I'm missing?
the fields i need:
- campaign name
- Date created
- Start Date
- End Date
- Primary Team
- Manager
- Campaign Metadata : Region
- Campaign Metadata:Campaign Primary Business Unit
- Campaign Metadata:Segment and Subsegment
Thanks a lot.