Pinpoint Proyect and Campaing Names as table for QuickSight

0

Hi everyone.

I have a question.. I'm looking for campaing name of pinpoint to include in my quicksight dashboard.. unfortunally I only have pinpoint metrics table generated in S3 and only campaing id (not name)... where I can find or get pinpoint campaign name ? is there son configuration or event..or table?

Elvin
已提問 2 年前檢視次數 41 次
1 個回答
0

To find the campaign name for a specific campaign ID in Amazon Pinpoint, you can use the Amazon Pinpoint API or the AWS CLI.

You can get the campaign details using the aws pinpoint get-campaign command, which will return the CampaignName field.

Alternatively, you can retrieve the list of all campaigns for your Pinpoint application using the aws pinpoint get-campaigns command, and then find the campaign name that matches the campaign ID you have.

If you only have the campaign ID and the Pinpoint metrics table in S3, you can use the campaign ID to look up the campaign name in the Pinpoint API or the AWS CLI as described in the previous step.

profile picture
專家
已回答 5 天前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南