How to pull Campaign Execution Metadata from Marketo
Hi,
We are looking to generate a campaign execution/statistics report and I'm looking to extract campaign execution metadata via API's.
The two fields Im interested to extract from every campaign execution are:
i. CampaignID
ii. CampaignRunID
I know there are few lead activities which pulls this information with each activity record. But some activities like "Add to List" doesn't provide CampaignRunID.
Is there a way I can just pull the campaign execution metadata (campaignID, CampaignRunID association) via some API?
This will allow my custom report to read this metadata and merge all activities together to identify their relations to different campaign executions.
Thanks in anticipation !