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
gefragt vor 2 Jahren42 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor 5 Tagen

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen